Skip to content

Commit a4550cd

Browse files
authored
Merge pull request #285 from cake-contrib/renovate/github-codeql-action-digest
Update github/codeql-action digest to 0499de3
2 parents a6e4a3b + e36d74e commit a4550cd

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
@@ -42,7 +42,7 @@ jobs:
4242
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
4343

4444
- name: Initialize CodeQL
45-
uses: github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
45+
uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
4646
with:
4747
languages: ${{ matrix.language }}
4848

@@ -54,4 +54,4 @@ jobs:
5454
cake-version: tool-manifest
5555

5656
- name: Perform CodeQL Analysis
57-
uses: github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
57+
uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # v4

0 commit comments

Comments
 (0)