Skip to content

Commit f4e5fd5

Browse files
chore(deps): update github/codeql-action digest to 5f8171a
1 parent 7ef5319 commit f4e5fd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jobs:
3333

3434
# Initializes the CodeQL tools for scanning.
3535
- name: Initialize CodeQL
36-
uses: github/codeql-action/init@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3
36+
uses: github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017 # v3
3737
with:
3838
languages: ${{ matrix.language }}
3939

4040
- name: Perform CodeQL Analysis
41-
uses: github/codeql-action/analyze@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3
41+
uses: github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017 # v3

0 commit comments

Comments
 (0)