From 14d30f5c379aa8aabe930bd13c06d9c39ae6d90f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 02:08:41 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to 64de744 --- .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 26c7fc8f..c775e9ea 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@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1 + uses: anthropics/claude-code-action@64de744025ca9e24df2b88204b4f1e968f39f009 # 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 c07419ec..8e435541 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@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1 + uses: anthropics/claude-code-action@64de744025ca9e24df2b88204b4f1e968f39f009 # v1 with: trigger_phrase: '@mother' claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}