Skip to content

Commit c627409

Browse files
chore(deps): update github/codeql-action digest to 5f8171a
1 parent 965b8a2 commit c627409

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
# Initializes the CodeQL tools for scanning.
5353
- name: Initialize CodeQL
54-
uses: github/codeql-action/init@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3
54+
uses: github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017 # v3
5555
with:
5656
languages: ${{ matrix.language }}
5757
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -64,4 +64,4 @@ jobs:
6464
make build-all
6565
6666
- name: Perform CodeQL Analysis
67-
uses: github/codeql-action/analyze@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3
67+
uses: github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017 # v3

0 commit comments

Comments
 (0)