diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index a8ed81157..b0e46beb5 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -74,7 +74,7 @@ jobs: steps: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@38ec876110f9fbf8b950c79f534430740c3ac009 # v1 + uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} @@ -118,7 +118,7 @@ jobs: steps: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@38ec876110f9fbf8b950c79f534430740c3ac009 # v1 + uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}