diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 295ed579..40c5e300 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -19,6 +19,7 @@ jobs: permissions: contents: read pull-requests: write + id-token: write # claude-code-action fetches an OIDC token to auth its comment posting steps: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2