From 337757696998c37fdc64f9c44f8e0d11566f9243 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 00:56:34 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to e58dfa5 --- .github/workflows/claude.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude.yaml b/.github/workflows/claude.yaml index d74cb70..170e880 100644 --- a/.github/workflows/claude.yaml +++ b/.github/workflows/claude.yaml @@ -69,7 +69,7 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@b4d67413279fc18c6e5de930ae307c4f108714eb # v1 + uses: anthropics/claude-code-action@e58dfa55559035499a4982426bb73605e8b5ad8e # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} track_progress: true