From 5d441f7ebfd89cf5559a2ef065159312b2462c5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 04:56:44 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to 567fe95 --- .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 45c7931..3224583 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@2da6cfae686f4d400300e440e0228b971388afed # v1 + uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} track_progress: true