We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c157d2 commit 03d2e4aCopy full SHA for 03d2e4a
.github/workflows/codeql-analysis.yml
@@ -56,7 +56,7 @@ jobs:
56
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
57
# If this step fails, then you should remove it and run the build manually (see below)
58
- name: Autobuild
59
- uses: github/codeql-action/autobuild@86f3159a697a097a813ad9bfa0002412d97690a4 # tag=v2
+ uses: github/codeql-action/autobuild@v2 # tag=v2
60
61
# ℹ️ Command-line programs to run using the OS shell.
62
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
0 commit comments