We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1428b35 + 73cd7c2 commit 5b73be2Copy full SHA for 5b73be2
1 file changed
.github/workflows/codeql-analysis.yml
@@ -26,7 +26,7 @@ jobs:
26
27
# Initializes the CodeQL tools for scanning.
28
- name: Initialize CodeQL
29
- uses: github/codeql-action/init@v1
+ uses: github/codeql-action/init@v2
30
# Override language selection by uncommenting this and choosing your languages
31
# with:
32
# languages: go, javascript, csharp, python, cpp, java
0 commit comments