From 500807dcbd2f0d6244bdab146d9e746621294e0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 07:52:56 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to 26ec041 --- .github/workflows/father.yml | 2 +- .github/workflows/mother.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/father.yml b/.github/workflows/father.yml index 8c9f2601..53574f56 100644 --- a/.github/workflows/father.yml +++ b/.github/workflows/father.yml @@ -32,7 +32,7 @@ jobs: - name: Run Father id: father - uses: anthropics/claude-code-action@edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4 # v1 + uses: anthropics/claude-code-action@26ec041249acb0a944c0a47b6c0c13f05dbc5b44 # v1 with: trigger_phrase: '@father' claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} diff --git a/.github/workflows/mother.yml b/.github/workflows/mother.yml index 95d0aadd..817a2c6e 100644 --- a/.github/workflows/mother.yml +++ b/.github/workflows/mother.yml @@ -32,7 +32,7 @@ jobs: - name: Run Mother id: mother - uses: anthropics/claude-code-action@edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4 # v1 + uses: anthropics/claude-code-action@26ec041249acb0a944c0a47b6c0c13f05dbc5b44 # v1 with: trigger_phrase: '@mother' claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}