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 521cdb8 + 4e2f890 commit f6ae804Copy full SHA for f6ae804
1 file changed
.github/workflows/codeql.yml
@@ -73,6 +73,6 @@ jobs:
73
# ./location_of_script_within_repo/buildscript.sh
74
75
- name: Perform CodeQL Analysis
76
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
77
with:
78
category: "/language:${{matrix.language}}"
0 commit comments