Skip to content

Commit 7d80e41

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.16
1 parent 3eddfe4 commit 7d80e41

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
@@ -121,7 +121,7 @@ jobs:
121121
--system-prompt "Read the CLAUDE.md file in the root folder of this repository and explicitely acknowledge you will apply **all** guidance therein and in **all** linked documents."
122122
- name: Run Claude Code (Automation Mode)
123123
if: inputs.mode == 'automation'
124-
uses: anthropics/claude-code-action@v1.0.15
124+
uses: anthropics/claude-code-action@v1.0.16
125125
with:
126126
github_token: ${{ secrets.GITHUB_TOKEN }}
127127
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)