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.
1 parent a714407 commit 8eded53Copy full SHA for 8eded53
.github/workflows/codeql.yml
@@ -57,6 +57,6 @@ jobs:
57
# ./location_of_script_within_repo/buildscript.sh
58
59
- name: Perform CodeQL Analysis
60
- uses: github/codeql-action/analyze@v3
+ uses: github/codeql-action/analyze@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
61
with:
62
category: "/language:${{matrix.language}}"
0 commit comments