There was an error while loading. Please reload this page.
2 parents 92f04e6 + 5830826 commit 57c79e4Copy full SHA for 57c79e4
1 file changed
.github/workflows/codeql-analysis.yml
@@ -36,12 +36,12 @@ jobs:
36
go-version-file: "go.mod"
37
38
- name: Initialize CodeQL
39
- uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
+ uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
40
with:
41
languages: ${{ matrix.language }}
42
queries: security-and-quality
43
44
- name: Perform CodeQL Analysis
45
- uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
+ uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
46
47
category: "/language:${{ matrix.language }}"
0 commit comments