We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf34819 commit 5b6d24eCopy full SHA for 5b6d24e
README.md
@@ -75,7 +75,7 @@ jobs:
75
runs-on: ubuntu-latest
76
steps:
77
- uses: actions/checkout@v2
78
- - uses: dciborow/action-pylint@0.0.7
+ - uses: dciborow/action-pylint@0.1.0
79
with:
80
github_token: ${{ secrets.github_token }}
81
# Change reviewdog reporter if you need [github-pr-check,github-check,github-pr-review].
0 commit comments