diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 07a3486..bbced2b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -75,7 +75,7 @@ jobs: # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild if: matrix.build-mode == 'autobuild' - uses: github/codeql-action/autobuild@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a + uses: github/codeql-action/autobuild@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # If the analyze step fails for one of the languages you are analyzing with # "We were unable to automatically build your code", modify the matrix above