From 9d1896e15b405130f13bd9d2f694736b91fc2c7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 01:37:00 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to 5ee796a --- .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 a39cf94a..595783c7 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@5ef2e550a465a721f4f45e4a7d3c340c873e1dcc # v1 + uses: anthropics/claude-code-action@5ee796a55f92566ecd7e39d70dd613abcbea0d7c # 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 7fe418f2..f3689d42 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@5ef2e550a465a721f4f45e4a7d3c340c873e1dcc # v1 + uses: anthropics/claude-code-action@5ee796a55f92566ecd7e39d70dd613abcbea0d7c # v1 with: trigger_phrase: '@mother' claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}