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 f156de1d9..1b0a76b74 100644
--- a/.github/workflows/check-c.yml
+++ b/.github/workflows/check-c.yml
@@ -149,7 +149,7 @@ jobs:
149 149
150 # Initializes the CodeQL tools for scanning. 150 # Initializes the CodeQL tools for scanning.
151 - name: Initialize CodeQL 151 - name: Initialize CodeQL
152 uses: github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 152 uses: github/codeql-action/init@04daf014b50eaf774287bf3f0f1869d4b4c4b913
153 with: 153 with:
154 languages: cpp 154 languages: cpp
155 155
@@ -160,4 +160,4 @@ jobs:
160 run: make -j "$(nproc)" 160 run: make -j "$(nproc)"
161 161
162 - name: Perform CodeQL Analysis 162 - name: Perform CodeQL Analysis
163 uses: github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 163 uses: github/codeql-action/analyze@04daf014b50eaf774287bf3f0f1869d4b4c4b913