Skip to content

Commit b6d35bd

Browse files
[UPDATE] Version bump for flake8-cq to v2.0
1 parent 922dd77 commit b6d35bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# make bootstrap
7373
# make release
7474
- name: Flake8 Scan
75-
uses: reactive-firewall/flake8-cq@cfe54a7621fbb7290a68d1097e8e63532cb5e57d # v1.6a2
75+
uses: reactive-firewall/flake8-cq@v2 # v2.0
7676
with: # optional arguments
7777
config: '.flake8.ini'
7878
match: '**/*.py'

0 commit comments

Comments
 (0)