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 895c940 commit 9d4732fCopy full SHA for 9d4732f
1 file changed
.github/workflows/codeql.yml
@@ -73,7 +73,7 @@ jobs:
73
# If this step fails, then you should remove it and run the build manually (see below)
74
- name: Autobuild
75
if: matrix.build-mode == 'autobuild'
76
- uses: github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e
+ uses: github/codeql-action/autobuild@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a
77
78
# If the analyze step fails for one of the languages you are analyzing with
79
# "We were unable to automatically build your code", modify the matrix above
0 commit comments