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 e388c72 + 391b2ad commit 1d5fc96Copy full SHA for 1d5fc96
1 file changed
.github/workflows/codeql.yml
@@ -73,7 +73,7 @@ jobs:
73
74
# Initializes the CodeQL tools for scanning.
75
- name: Initialize CodeQL
76
- uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
77
with:
78
languages: ${{ matrix.language }}
79
build-mode: ${{ matrix.build-mode }}
0 commit comments