We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b011c2b + 07a3890 commit 41dac2fCopy full SHA for 41dac2f
.github/workflows/codeql-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
42
43
- name: Initialize CodeQL
44
- uses: github/codeql-action/init@294a9d92911152fe08befb9ec03e240add280cb3 # v3
+ uses: github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3
45
with:
46
languages: ${{ matrix.language }}
47
@@ -53,4 +53,4 @@ jobs:
53
cake-version: 1.3.0
54
55
- name: Perform CodeQL Analysis
56
- uses: github/codeql-action/analyze@294a9d92911152fe08befb9ec03e240add280cb3 # v3
+ uses: github/codeql-action/analyze@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3
0 commit comments