aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-c.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check-c.yml')
-rw-r--r--.github/workflows/check-c.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/check-c.yml b/.github/workflows/check-c.yml
index b4ff6fd9c..5c20f9892 100644
--- a/.github/workflows/check-c.yml
+++ b/.github/workflows/check-c.yml
@@ -160,7 +160,7 @@ jobs:
160 160
161 # Initializes the CodeQL tools for scanning. 161 # Initializes the CodeQL tools for scanning.
162 - name: Initialize CodeQL 162 - name: Initialize CodeQL
163 uses: github/codeql-action/init@379614612a29c9e28f31f39a59013eb8012a51f0 163 uses: github/codeql-action/init@47b3d888fe66b639e431abf22ebca059152f1eea
164 with: 164 with:
165 languages: cpp 165 languages: cpp
166 166
@@ -171,4 +171,4 @@ jobs:
171 run: make -j "$(nproc)" 171 run: make -j "$(nproc)"
172 172
173 - name: Perform CodeQL Analysis 173 - name: Perform CodeQL Analysis
174 uses: github/codeql-action/analyze@379614612a29c9e28f31f39a59013eb8012a51f0 174 uses: github/codeql-action/analyze@47b3d888fe66b639e431abf22ebca059152f1eea