We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec28b1 commit dc400d1Copy full SHA for dc400d1
1 file changed
.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.75
+ uses: anthropics/claude-code-action@v1.0.77
96
with:
97
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
98
track_progress: ${{ inputs.track_progress }}
0 commit comments