Skip to content

Commit f84fae6

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.78
1 parent 1e2e0a5 commit f84fae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_claude-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
9393
- name: Run Claude Code (Automation Mode)
9494
if: inputs.mode == 'automation'
95-
uses: anthropics/claude-code-action@v1.0.77
95+
uses: anthropics/claude-code-action@v1.0.78
9696
with:
9797
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
9898
track_progress: ${{ inputs.track_progress }}

0 commit comments

Comments
 (0)