Skip to content

Commit 3ad5269

Browse files
committed
ci(codeql-analysis.yml): set version v2 to github/codeql-action/analyze
1 parent 8510239 commit 3ad5269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
# ./location_of_script_within_repo/buildscript.sh
7070

7171
- name: Perform CodeQL Analysis
72-
uses: github/codeql-action/analyze@86f3159a697a097a813ad9bfa0002412d97690a4 # tag=v2
72+
uses: github/codeql-action/analyze@v2 # tag=v2

0 commit comments

Comments
 (0)