We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa9d7c commit f82bbecCopy full SHA for f82bbec
1 file changed
.github/workflows/codeql-analysis.yml
@@ -28,12 +28,12 @@ jobs:
28
go-version-file: go.mod
29
30
- name: Initialize CodeQL
31
- uses: github/codeql-action/init@e46ed2cbd01164d986452f91f178727624ae40d7 #v4.35.3
+ uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba #v4.35.5
32
with:
33
languages: ${{ matrix.language }}
34
35
- name: Autobuild
36
- uses: github/codeql-action/autobuild@e46ed2cbd01164d986452f91f178727624ae40d7 #v4.35.3
+ uses: github/codeql-action/autobuild@9e0d7b8d25671d64c341c19c0152d693099fb5ba #v4.35.5
37
38
- name: Perform CodeQL Analysis
39
- uses: github/codeql-action/analyze@e46ed2cbd01164d986452f91f178727624ae40d7 #v4.35.3
+ uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba #v4.35.5
0 commit comments