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 8fe3e60 commit 49bd5f2Copy full SHA for 49bd5f2
1 file changed
.github/workflows/codeql.yml
@@ -48,6 +48,6 @@ jobs:
48
uses: github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
49
50
- name: Perform CodeQL Analysis
51
- uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
52
with:
53
category: '/language:${{ matrix.language }}'
0 commit comments