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 4f8cce0 commit 3328bb1Copy full SHA for 3328bb1
.github/workflows/reviewdog.yaml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/setup-python@7f80679172b057fc5e90d70d197929d454754a5a # renovate: tag=v2
34
with:
35
python-version: "3.9"
36
- - uses: reviewdog/action-flake8@29b3cb2cb65b42f0d6bf5597a5fe6d610f376328 # tag=v3.3.1
+ - uses: reviewdog/action-flake8@d226b6d49826ce00b5b9291fa387cd171c113860 # tag=v3.3.1
37
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
0 commit comments