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 93567ba commit 611fe57Copy full SHA for 611fe57
.github/workflows/codeql-analysis.yml
@@ -60,7 +60,7 @@ jobs:
60
61
# Initializes the CodeQL tools for scanning.
62
- name: Initialize CodeQL
63
- uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
+ uses: github/codeql-action/analyze@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
64
with:
65
languages: ${{ matrix.language }}
66
0 commit comments