diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 23ec29e..b963511 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -48,6 +48,6 @@ jobs: # too narrow for an extension that bundles third-party WASM. queries: security-extended - name: Run CodeQL analysis - uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0 + uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2 with: category: "/language:javascript-typescript"