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 922dd77 commit b6d35bdCopy full SHA for b6d35bd
.github/workflows/codeql-analysis.yml
@@ -72,7 +72,7 @@ jobs:
72
# make bootstrap
73
# make release
74
- name: Flake8 Scan
75
- uses: reactive-firewall/flake8-cq@cfe54a7621fbb7290a68d1097e8e63532cb5e57d # v1.6a2
+ uses: reactive-firewall/flake8-cq@v2 # v2.0
76
with: # optional arguments
77
config: '.flake8.ini'
78
match: '**/*.py'
0 commit comments