diff --git a/.github/workflows/claude.yaml b/.github/workflows/claude.yaml index d74cb70..170e880 100644 --- a/.github/workflows/claude.yaml +++ b/.github/workflows/claude.yaml @@ -69,7 +69,7 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@b4d67413279fc18c6e5de930ae307c4f108714eb # v1 + uses: anthropics/claude-code-action@e58dfa55559035499a4982426bb73605e8b5ad8e # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} track_progress: true