diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 20fa85e69..efa68e0e4 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -39,7 +39,7 @@ jobs: - name: Initialize CodeQL # v3.28.17 - uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 + uses: github/codeql-action/init@7188fc363630916deb702c7fdcf4e481b751f97a with: languages: ${{ matrix.language }} # Deno project -?no build step needed for TS source analysis