Skip to content

Commit 061bc59

Browse files
Update github/codeql-action digest to fdbfb4d
1 parent 89be3b3 commit 061bc59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
persist-credentials: false
2727

2828
# Initializes the CodeQL tools for scanning.
29-
- uses: github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v4
29+
- uses: github/codeql-action/init@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
3030
with:
3131
languages: ${{ matrix.language }}
3232
queries: security-extended,security-and-quality
3333

34-
- uses: github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # v4
34+
- uses: github/codeql-action/analyze@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4

0 commit comments

Comments
 (0)