From 2d357977ea984b18d3c0b9b2b5712c42f48a5923 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 01:15:41 +0000 Subject: [PATCH] Update anthropics/claude-code-action digest to e8bad57 --- .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 0ee606247..3678bd6af 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@777ffcbfc9d2e2b07f3cfec41b7c7eadedd1f0dc # v1 + uses: anthropics/claude-code-action@e8bad572273ce919ba15fec95aef0ce974464753 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}