Skip to content

Commit c9afebc

Browse files
authored
Update .github/workflows/codeql.yml
1 parent fc1069d commit c9afebc

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
@@ -57,6 +57,6 @@ jobs:
5757
SKIP_TESTS: false
5858

5959
- name: Perform CodeQL Analysis
60-
uses: github/codeql-action/analyze@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.5
60+
uses: github/codeql-action/analyze@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
6161
with:
6262
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)