diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 3cd42e19..f49fcd34 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -33,7 +33,7 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@bee87b3258c251f9279e5371b0cc3660f37f3f77 # v1 + uses: anthropics/claude-code-action@39431830520a7ae6c0c572f11a7707e7043325e3 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} allowed_bots: 'simple-agent-manager'