diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 6031b9e07..e1e9cf979 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -36,7 +36,7 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@bf38e86e58df9ebf3420326d019f955bb3be64dd # v1 + uses: anthropics/claude-code-action@7b0b255830a1fab6e602658672acad11c12d841d # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}