Skip to content

Commit bf4dbbf

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

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
@@ -32,7 +32,7 @@ jobs:
3232
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
3333
# If this step fails, then you should remove it and run the build manually (see below)
3434
- name: Autobuild
35-
uses: github/codeql-action/autobuild@86f3159a697a097a813ad9bfa0002412d97690a4 # tag=v2
35+
uses: github/codeql-action/autobuild@v2 # tag=v2
3636

3737
# ℹ️ Command-line programs to run using the OS shell.
3838
# 📚 https://git.io/JvXDl

0 commit comments

Comments
 (0)
Please sign in to comment.