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 d8751ddc7..cf44474ca 100644
--- a/.github/workflows/check-c.yml
+++ b/.github/workflows/check-c.yml
@@ -147,7 +147,7 @@ jobs:
147 147
148 # Initializes the CodeQL tools for scanning. 148 # Initializes the CodeQL tools for scanning.
149 - name: Initialize CodeQL 149 - name: Initialize CodeQL
150 uses: github/codeql-action/init@5b6282e01c62d02e720b81eb8a51204f527c3624 150 uses: github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8
151 with: 151 with:
152 languages: cpp 152 languages: cpp
153 153
@@ -158,4 +158,4 @@ jobs:
158 run: make -j "$(nproc)" 158 run: make -j "$(nproc)"
159 159
160 - name: Perform CodeQL Analysis 160 - name: Perform CodeQL Analysis
161 uses: github/codeql-action/analyze@5b6282e01c62d02e720b81eb8a51204f527c3624 161 uses: github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8