diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5acec139..af5d579e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -267,7 +267,7 @@ jobs: - name: Build workspaces run: npm run build - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v3 + uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v3 semgrep: uses: ./.github/workflows/semgrep.yml