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 dff4297 commit 268f55eCopy full SHA for 268f55e
.github/workflows/codeql.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# Initializes the CodeQL tools for scanning.
42
- name: Initialize CodeQL
43
- uses: github/codeql-action/init@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.5
+ uses: github/codeql-action/init@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
44
with:
45
languages: ${{ matrix.language }}
46
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments