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 96c539e commit 2244edeCopy full SHA for 2244ede
.github/workflows/codeql.yml
@@ -46,7 +46,7 @@ jobs:
46
persist-credentials: false
47
# Initializes the CodeQL tools for scanning.
48
- name: Initialize CodeQL
49
- uses: github/codeql-action/init@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3
+ uses: github/codeql-action/init@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
50
with:
51
languages: ${{ matrix.language }}
52
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments