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 696274f commit 1e3ccbcCopy full SHA for 1e3ccbc
.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@a2c49fffa7a7495944ef0488c491f607848e1aa6 # v1
+ uses: reactive-firewall/flake8-cq@82fb2d7f000551444b102a9bd715b06ad4ce8a01 # v1
31
with: # optional arguments
32
config: '.flake8.ini'
33
match: '**/*.py'
0 commit comments