Skip to content

Commit 07d5df6

Browse files
Bump karpikpl/pylint-annotation-action in the actions-minor group
Bumps the actions-minor group with 1 update: [karpikpl/pylint-annotation-action](https://github.com/karpikpl/pylint-annotation-action). Updates `karpikpl/pylint-annotation-action` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/karpikpl/pylint-annotation-action/releases) - [Commits](karpikpl/pylint-annotation-action@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: karpikpl/pylint-annotation-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d48691 commit 07d5df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ runs:
5151
echo "exitcode=$TASK_EXIT_CODE" >> $GITHUB_OUTPUT
5252
5353
- name: Annotate Commit with Pylint Results
54-
uses: karpikpl/[email protected].0
54+
uses: karpikpl/[email protected].1
5555
id: pylint-annotation
5656
with:
5757
head-sha: ${{ steps.changed_files.outputs.head_sha || github.sha }}

0 commit comments

Comments
 (0)