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

Commit c8ec939

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

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
@@ -159,7 +159,7 @@ runs:
159159
python -m flit install || python -m pip install .
160160
161161
- if: ${{ inputs.pylint == 'true' }}
162-
uses: dciborow/[email protected].0
162+
uses: dciborow/[email protected].1
163163
with:
164164
github_token: ${{ inputs.github_token }}
165165
workdir: ${{ inputs.root }}/${{ inputs.workdir }}

0 commit comments

Comments
 (0)