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