We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7001cee commit 903b4d4Copy full SHA for 903b4d4
1 file changed
.github/workflows/codeql-analysis.yml
@@ -62,7 +62,7 @@ jobs:
62
63
# Initializes the CodeQL tools for scanning.
64
- name: Initialize CodeQL
65
- uses: github/codeql-action/init@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # 4.31.4
+ uses: github/codeql-action/init@fdbfb4d2750291e159f0156def62b853c2798ca2 # 4.31.5
66
with:
67
languages: ${{ matrix.language }}
68
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments