diff --git a/.github/workflows/reusable-codeql.yml b/.github/workflows/reusable-codeql.yml index cfeb89a..c75fd3c 100644 --- a/.github/workflows/reusable-codeql.yml +++ b/.github/workflows/reusable-codeql.yml @@ -40,7 +40,7 @@ jobs: - name: Autobuild if: inputs.build-command == '' - uses: github/codeql-action/autobuild@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4 + uses: github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4 - name: Custom build if: inputs.build-command != ''