Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit f3a1a31

Browse files
fix: bump dciborow/action-pylint from 0.0.4 to 0.1.0 (#17)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c44b428 commit f3a1a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ runs:
145145
workdir: ${{ inputs.root }}/${{ inputs.workdir }}
146146

147147
- if: ${{ inputs.pylint == 'true' }}
148-
uses: dciborow/action-pylint@0.0.4
148+
uses: dciborow/action-pylint@0.1.0
149149
with:
150150
github_token: ${{ inputs.github_token }}
151151
workdir: ${{ inputs.root }}/${{ inputs.workdir }}

0 commit comments

Comments
 (0)