Skip to content

Commit 0575f66

Browse files
Update github/codeql-action digest to 45c3735 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41ca676 commit 0575f66

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)