From cef86e9199ef8ec3d163e297e170f225ee2a4af5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 00:34:24 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to 51ea8ea --- .github/workflows/claude.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index a2bc85906..0229e3f38 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@476e359e6203e73dad705c8b322e333fabbd7416 # v1 + uses: anthropics/claude-code-action@51ea8ea73a139f2a74ff649e3092c25a904aed7e # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}