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 fc741a4 commit 922dd77Copy full SHA for 922dd77
.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@5a4f0f0e90a5c94b3f0fa1e659f2ec565b76be35 # v1.6a0
+ uses: reactive-firewall/flake8-cq@cfe54a7621fbb7290a68d1097e8e63532cb5e57d # v1.6a2
76
with: # optional arguments
77
config: '.flake8.ini'
78
match: '**/*.py'
0 commit comments