Skip to content

Commit 312e8cb

Browse files
Update github/codeql-action digest to 5d4e8d1
1 parent 2192cd7 commit 312e8cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
5555

5656
- name: Initialize CodeQL
57-
uses: github/codeql-action/init@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
57+
uses: github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4
5858
with:
5959
languages: ${{ matrix.language }}
6060

@@ -66,4 +66,4 @@ jobs:
6666
cake-version: tool-manifest
6767

6868
- name: Perform CodeQL Analysis
69-
uses: github/codeql-action/analyze@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
69+
uses: github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4

0 commit comments

Comments
 (0)