diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index c2806023..a8bac6d1 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -34,6 +34,6 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1 + uses: anthropics/claude-code-action@f0c8eb29807907de7f5412d04afceb5e24817127 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}