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 3668505 commit 895c940Copy full SHA for 895c940
1 file changed
.github/workflows/codeql.yml
@@ -93,6 +93,6 @@ jobs:
93
# exit 1
94
95
- name: Perform CodeQL Analysis
96
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e
+ uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a
97
with:
98
category: "/language:${{matrix.language}}"
0 commit comments