Skip to content

Commit f67227d

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.79
1 parent 8ad550d commit f67227d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.79
9696
with:
9797
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
9898
track_progress: ${{ inputs.track_progress }}

0 commit comments

Comments
 (0)