diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index e155963b..17050d6e 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -47,6 +47,6 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@26ddc358fe3befff50c5ec2f80304c90c763f6f8 # v1 + uses: anthropics/claude-code-action@b47fd721da662d48c5680e154ad16a73ed74d2e0 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}