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 98e4dac + 467af7f commit b8bbc63Copy full SHA for b8bbc63
.github/workflows/codeql.yml
@@ -45,7 +45,7 @@ jobs:
45
46
# Initializes the CodeQL tools for scanning.
47
- name: Initialize CodeQL
48
- uses: github/codeql-action/autobuild@v2.19.4
+ uses: github/codeql-action/autobuild@v2.20.0
49
with:
50
languages: ${{ matrix.language }}
51
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments