Skip to content

Commit fd725bf

Browse files
[UPDATE] Version Bump for flake8-cq
Changes in file .github/workflows/flake8.yml: - update version for flake8-cq
1 parent e13e54d commit fd725bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
persist-credentials: false
2929
- name: Flake8 Scan
30-
uses: reactive-firewall/flake8-cq@3b5b942aa102be6407838c21bc3deb10ef9a4541 # v1.0.1-beta
30+
uses: reactive-firewall/flake8-cq@a2c49fffa7a7495944ef0488c491f607848e1aa6 # v1
3131
with: # optional arguments
3232
config: '.flake8.ini'
3333
match: '**/*.py'

0 commit comments

Comments
 (0)