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 eefc8b3 commit f28d738Copy full SHA for f28d738
1 file changed
.github/workflows/codeql.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@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
+ uses: github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
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