Skip to content

Commit c9895fd

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.124
1 parent 66ed791 commit c9895fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125

126126
- name: Handle issue
127127
if: steps.issue.outputs.skip != 'true'
128-
uses: anthropics/claude-code-action@39431830520a7ae6c0c572f11a7707e7043325e3 # v1.0.95
128+
uses: anthropics/claude-code-action@24492741e0ccfdef4c1d19da8e11e0f373d07494 # v1.0.124
129129
with:
130130
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
131131
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)