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