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 8ce09a0 commit fc3b285Copy full SHA for fc3b285
.github/workflows/pr_reviewdog.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
39
with:
40
python-version: "3.11"
41
- - uses: reviewdog/action-flake8@b6435e67f0cfda225b9e0c9283cfb7ea7c551bdb # tag=v3.6.0
+ - uses: reviewdog/action-flake8@51c2708ac3e9463b4d27d0ba7d9e3ded608a6ad3 # v3.8.0
42
43
github_token: ${{ secrets.GITHUB_TOKEN }}
44
0 commit comments