diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 4a08c2cd3..9ba30c3d4 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -31,6 +31,6 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@5ee796a55f92566ecd7e39d70dd613abcbea0d7c # v1 + uses: anthropics/claude-code-action@a874e9ecd7bb36efdad65429c6b35815f5a08f10 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}