From bf06629a0822c1437565234b303b33fa8523d62b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 18:10:22 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to f0c8eb2 --- .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 c2806023..a8bac6d1 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@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1 + uses: anthropics/claude-code-action@f0c8eb29807907de7f5412d04afceb5e24817127 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}