There was an error while loading. Please reload this page.
2 parents 9426626 + 42ba1ba commit 8c2afd9Copy full SHA for 8c2afd9
1 file changed
.github/workflows/codeql.yml
@@ -34,9 +34,9 @@ jobs:
34
go-version: 1.22.x
35
36
- name: Initialize CodeQL
37
- uses: github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
38
39
- run: make build binaries
40
41
- name: Perform CodeQL Analysis
42
- uses: github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
0 commit comments