From 9bf2780b421b37c90ec90b27f3a3e6bec75d2eb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:45:12 +0000 Subject: [PATCH] Update anthropics/claude-code-action digest to f30f5ee --- .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 3678bd6af..40b527d89 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@e8bad572273ce919ba15fec95aef0ce974464753 # v1 + uses: anthropics/claude-code-action@f30f5eecfce2f34fa72e40fa5f7bcdbdcad12eb8 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}