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 c9ddc51 + 7e6d3eb commit 373ca4cCopy full SHA for 373ca4c
1 file changed
.github/workflows/codeql.yaml
@@ -46,6 +46,6 @@ jobs:
46
uses: github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
47
48
- name: Perform CodeQL Analysis
49
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
50
with:
51
category: "/language:${{ matrix.language }}"
0 commit comments