Skip to content

Commit 9d6f1f9

Browse files
Miqueasherthpierce
andauthored
Update .github/workflows/codeql.yml
Co-authored-by: Thomas Pierce <[email protected]>
1 parent 3790b90 commit 9d6f1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ jobs:
8787
exit 1
8888
8989
- name: Perform CodeQL Analysis
90-
uses: github/codeql-action/analyze@16df4fbc19aea13d921737861d6c622bf3cefe23 #v3.30.3
90+
uses: github/codeql-action/analyze@16df4fbc19aea13d921737861d6c622bf3cefe23 #v2.30.3
9191
with:
9292
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)