Skip to content

Commit dcf7ddf

Browse files
chore(deps): update anthropics/claude-code-action digest to 273fe82
1 parent d6ca6b3 commit dcf7ddf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/father.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Run Father
3434
id: father
35-
uses: anthropics/claude-code-action@edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4 # v1
35+
uses: anthropics/claude-code-action@273fe825408ddced56cb02b228a74c72bed8241e # v1
3636
with:
3737
trigger_phrase: '@father'
3838
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}

.github/workflows/mother.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Run Mother
3434
id: mother
35-
uses: anthropics/claude-code-action@edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4 # v1
35+
uses: anthropics/claude-code-action@273fe825408ddced56cb02b228a74c72bed8241e # v1
3636
with:
3737
trigger_phrase: '@mother'
3838
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}

0 commit comments

Comments
 (0)