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 55d61fe commit 9af86c6Copy full SHA for 9af86c6
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@dd903d2e4f5405488e5ef1422510ee31c8b32357 # v3.36.2
+ uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
49
with:
50
languages: ${{ matrix.language }}
51
build-mode: ${{ matrix.build-mode }}
0 commit comments