Skip to content

Commit 0c35162

Browse files
Update github/codeql-action digest to b8bb9f2
1 parent 5b11d94 commit 0c35162

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@b8bb9f28b8d3f992092362369c57161b755dea45 # 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@b8bb9f28b8d3f992092362369c57161b755dea45 # v4

0 commit comments

Comments
 (0)