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 e24901c + 6f8d709 commit 9653657Copy full SHA for 9653657
1 file changed
.github/workflows/codeql-analysis.yml
@@ -29,7 +29,7 @@ jobs:
29
30
# Initializes the CodeQL tools for scanning.
31
- name: Initialize CodeQL
32
- uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
+ uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
33
# Override language selection by uncommenting this and choosing your languages
34
# with:
35
# languages: go, javascript, csharp, python, cpp, java
0 commit comments