diff --git a/.github/workflows/doc-review.yml b/.github/workflows/doc-review.yml index a6b39a6..ff6d49b 100644 --- a/.github/workflows/doc-review.yml +++ b/.github/workflows/doc-review.yml @@ -39,7 +39,7 @@ jobs: fetch-depth: 0 - name: Run Claude doc review - uses: anthropics/claude-code-action@70a6e5256e9e2366a1ed5c041904a982ba3a328f # v1.0.135 + uses: anthropics/claude-code-action@593d7a5c4e0073569f74772c2b7b64c30ec14707 # v1.0.141 env: GH_TOKEN: ${{ github.token }} with: