Skip to content

Commit 08819f5

Browse files
committedSep 27, 2022
ci(codeql.yml): set version v2 to github/codeql-action/init
1 parent 8b5b045 commit 08819f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
# Initializes the CodeQL tools for scanning.
2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/init@86f3159a697a097a813ad9bfa0002412d97690a4 # tag=v2
27+
uses: github/codeql-action/init@v2 # tag=v2
2828
# Override language selection by uncommenting this and choosing your languages
2929
# with:
3030
# languages: go, javascript, csharp, python, cpp, java

0 commit comments

Comments
 (0)
Please sign in to comment.