Skip to content

Commit

Permalink
fix: bump dciborow/action-pylint from 0.1.0 to 0.1.1 (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2023
1 parent 546ed73 commit c8ec939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ runs:
python -m flit install || python -m pip install .
- if: ${{ inputs.pylint == 'true' }}
uses: dciborow/[email protected].0
uses: dciborow/[email protected].1
with:
github_token: ${{ inputs.github_token }}
workdir: ${{ inputs.root }}/${{ inputs.workdir }}
Expand Down

0 comments on commit c8ec939

Please sign in to comment.