Skip to content

Commit 1abd5c2

Browse files
Update github/codeql-action digest to c3d42c5
1 parent 48637a7 commit 1abd5c2

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@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3
29+
- uses: github/codeql-action/init@c3d42c5d08633d8b33635fbd94b000a0e2585b3c # v3
3030
with:
3131
languages: ${{ matrix.language }}
3232
queries: security-extended,security-and-quality
3333

34-
- uses: github/codeql-action/analyze@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3
34+
- uses: github/codeql-action/analyze@c3d42c5d08633d8b33635fbd94b000a0e2585b3c # v3

0 commit comments

Comments
 (0)