diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 7c160403..70dcf2eb 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -37,7 +37,7 @@ jobs: fetch-depth: 1 - name: Claude review - uses: anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a # v1 + uses: anthropics/claude-code-action@e90deca47693f9457b72f2b53c17d7c445a87342 # v1 with: # Pass GITHUB_TOKEN explicitly (maps to OVERRIDE_GITHUB_TOKEN) so the # action skips OIDC token exchange — that path needs `id-token: write`