We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2e0a5 commit f84fae6Copy full SHA for f84fae6
.github/workflows/_claude-code.yml
@@ -92,7 +92,7 @@ jobs:
92
93
- name: Run Claude Code (Automation Mode)
94
if: inputs.mode == 'automation'
95
- uses: anthropics/claude-code-action@v1.0.77
+ uses: anthropics/claude-code-action@v1.0.78
96
with:
97
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
98
track_progress: ${{ inputs.track_progress }}
0 commit comments