Skip to content

Commit fb0b59f

Browse files
authored
Merge pull request #607 from cake-contrib/renovate/github-codeql-action-digest
Update github/codeql-action digest to e12f017
2 parents 344723f + ce68506 commit fb0b59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
# Initializes the CodeQL tools for scanning.
6363
- name: Initialize CodeQL
64-
uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
64+
uses: github/codeql-action/init@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4
6565
with:
6666
languages: ${{ matrix.language }}
6767
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -77,4 +77,4 @@ jobs:
7777
cake-version: tool-manifest
7878

7979
- name: Perform CodeQL Analysis
80-
uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
80+
uses: github/codeql-action/analyze@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4

0 commit comments

Comments
 (0)