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 f38cfe0 commit 12ea3a6Copy full SHA for 12ea3a6
.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@33e74e459ac2d585295585c556882f20dcdcbac5 # v1.5
+ uses: reactive-firewall/flake8-cq@ec38e8ffedd289f6ee4e2da29e877704a486f587 # v1.6
31
with: # optional arguments
32
config: '.flake8.ini'
33
match: '**/*.py'
0 commit comments