There was an error while loading. Please reload this page.
2 parents 8644e04 + 05dabc5 commit 65b55ecCopy full SHA for 65b55ec
1 file changed
.github/workflows/codeql-analysis.yml
@@ -63,7 +63,7 @@ jobs:
63
64
# Initializes the CodeQL tools for scanning.
65
- name: Initialize CodeQL
66
- uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
+ uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
67
with:
68
languages: ${{ matrix.language }}
69
build-mode: ${{ matrix.build-mode }}
@@ -91,6 +91,6 @@ jobs:
91
exit 1
92
93
- name: Perform CodeQL Analysis
94
- uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
+ uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
95
96
category: "/language:${{matrix.language}}"
0 commit comments