We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5b045 commit 08819f5Copy full SHA for 08819f5
.github/workflows/codeql.yml
@@ -24,7 +24,7 @@ jobs:
24
25
# Initializes the CodeQL tools for scanning.
26
- name: Initialize CodeQL
27
- uses: github/codeql-action/init@86f3159a697a097a813ad9bfa0002412d97690a4 # tag=v2
+ uses: github/codeql-action/init@v2 # tag=v2
28
# Override language selection by uncommenting this and choosing your languages
29
# with:
30
# languages: go, javascript, csharp, python, cpp, java
0 commit comments