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 085bf8c commit 4aaffe2Copy full SHA for 4aaffe2
.github/workflows/flake8.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
persist-credentials: false
29
- name: Flake8 Scan
30
- uses: reactive-firewall/flake8-cq@40993858e58f0f9bf5c57c1b6f8a29b06e38241f # v0.9.0-beta
+ uses: reactive-firewall/flake8-cq@3b5b942aa102be6407838c21bc3deb10ef9a4541 # v1.0.1-beta
31
with: # optional arguments
32
config: '.flake8.ini'
33
match: '**/*.py'
0 commit comments