Skip to content

Commit 5c9b84d

Browse files
chore(deps): update github/codeql-action action to v3.24.0
Signed-off-by: renovate[bot] <[email protected]>
1 parent 8f7ee50 commit 5c9b84d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
with:
3434
fetch-depth: 1
3535
- name: Initialize CodeQL
36-
uses: github/codeql-action/init@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
36+
uses: github/codeql-action/init@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0
3737
with:
3838
languages: go
3939
- name: Perform CodeQL Analysis
40-
uses: github/codeql-action/analyze@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
40+
uses: github/codeql-action/analyze@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0

0 commit comments

Comments
 (0)