We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08819f5 commit bf4dbbfCopy full SHA for bf4dbbf
.github/workflows/codeql.yml
@@ -32,7 +32,7 @@ jobs:
32
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
33
# If this step fails, then you should remove it and run the build manually (see below)
34
- name: Autobuild
35
- uses: github/codeql-action/autobuild@86f3159a697a097a813ad9bfa0002412d97690a4 # tag=v2
+ uses: github/codeql-action/autobuild@v2 # tag=v2
36
37
# ℹ️ Command-line programs to run using the OS shell.
38
# 📚 https://git.io/JvXDl
0 commit comments