Skip to content

Commit 1dd668a

Browse files
Update github/codeql-action digest to 45c3735
1 parent 412b9f8 commit 1dd668a

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

34-
- uses: github/codeql-action/analyze@f47c8e6a9bd05ef3ee422fc8d8663be7fe4bdc61 # v3
34+
- uses: github/codeql-action/analyze@45c373516f557556c15d420e3f5e0aa3d64366bc # v3

0 commit comments

Comments
 (0)