Skip to content

Commit 7208f1c

Browse files
Update github/codeql-action digest to cf1bb45
1 parent 5b11d94 commit 7208f1c

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
@@ -69,7 +69,7 @@ jobs:
6969

7070
# Initializes the CodeQL tools for scanning.
7171
- name: Initialize CodeQL
72-
uses: github/codeql-action/init@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
72+
uses: github/codeql-action/init@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4
7373
with:
7474
languages: ${{ matrix.language }}
7575
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -85,4 +85,4 @@ jobs:
8585
cake-version: tool-manifest
8686

8787
- name: Perform CodeQL Analysis
88-
uses: github/codeql-action/analyze@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
88+
uses: github/codeql-action/analyze@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4

0 commit comments

Comments
 (0)