There was an error while loading. Please reload this page.
1 parent f44759f commit 61a04ebCopy full SHA for 61a04eb
1 file changed
.github/workflows/codeql-analysis.yml
@@ -72,7 +72,7 @@ jobs:
72
--clean-after-build
73
74
- name: Initialize CodeQL
75
- uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4
+ uses: github/codeql-action/init@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
76
with:
77
languages: ${{ matrix.language }}
78
@@ -92,4 +92,4 @@ jobs:
92
cmake --build build/output
93
94
- name: Perform CodeQL Analysis
95
- uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4
+ uses: github/codeql-action/analyze@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4
0 commit comments