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 d39a1e9 + f4432a7 commit 5c0b1f7Copy full SHA for 5c0b1f7
1 file changed
.github/workflows/codeql.yml
@@ -98,6 +98,6 @@ jobs:
98
exit 1
99
100
- name: Perform CodeQL Analysis
101
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
102
with:
103
category: "/language:${{matrix.language}}"
0 commit comments