Skip to content

Commit 180597d

Browse files
Update github/codeql-action digest to a4e1a01
1 parent eaebe0c commit 180597d

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@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
45+
uses: github/codeql-action/init@a4e1a019f5e24960714ff6296aee04b736cbc3cf # v3
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@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
57+
uses: github/codeql-action/analyze@a4e1a019f5e24960714ff6296aee04b736cbc3cf # v3

0 commit comments

Comments
 (0)