Skip to content

Commit 9bd8588

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.27 (#352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Oliver Meyer <42039965+olivermeyer@users.noreply.github.com>
1 parent aca8db0 commit 9bd8588

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
@@ -93,7 +93,7 @@ jobs:
9393
9494
- name: Run Claude Code (Automation Mode)
9595
if: inputs.mode == 'automation'
96-
uses: anthropics/claude-code-action@v1.0.22
96+
uses: anthropics/claude-code-action@v1.0.27
9797
with:
9898
github_token: ${{ secrets.GITHUB_TOKEN }}
9999
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)