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 44a0f7b commit 3b90d63Copy full SHA for 3b90d63
1 file changed
.github/workflows/codeql.yml
@@ -45,7 +45,7 @@ jobs:
45
persist-credentials: false
46
47
- name: Initialize CodeQL
48
- uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
49
with:
50
languages: ${{ matrix.language }}
51
build-mode: ${{ matrix.build-mode }}
0 commit comments