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 b00117e commit 5c8fd6dCopy full SHA for 5c8fd6d
.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@ec38e8ffedd289f6ee4e2da29e877704a486f587 # v1.6
+ uses: reactive-firewall/flake8-cq@4814c661364bed90ef63e0fbfcf0a73507bcf324 # v2.1
31
with: # optional arguments
32
config: '.flake8.ini'
33
match: '**/*.py'
0 commit comments