Skip to content

Commit 17cd8ea

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.22 (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Helmut Hoffer von Ankershoffen né Oertel <helmut@aignostics.com>
1 parent 4623101 commit 17cd8ea

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
@@ -87,7 +87,7 @@ jobs:
8787
--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."
8888
- name: Run Claude Code (Automation Mode)
8989
if: inputs.mode == 'automation'
90-
uses: anthropics/claude-code-action@v1.0.15
90+
uses: anthropics/claude-code-action@v1.0.22
9191
with:
9292
github_token: ${{ secrets.GITHUB_TOKEN }}
9393
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)