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 df7bea4 commit eefc8b3Copy full SHA for eefc8b3
1 file changed
.github/workflows/codeql.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Initializes the CodeQL tools for scanning.
44
- name: Initialize CodeQL
45
- uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
46
with:
47
languages: ${{ matrix.language }}
48
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments