Skip to content

Commit 6426708

Browse files
renovate[bot]devflow.devflow-routing-intake
andauthored
chore(deps): update anthropics/claude-code-action action to v1.0.75 (#48122)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anthropics/claude-code-action](https://redirect.github.com/anthropics/claude-code-action) | action | patch | `v1.0.72` → `v1.0.75` | --- ### Release Notes <details> <summary>anthropics/claude-code-action (anthropics/claude-code-action)</summary> ### [`v1.0.75`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.75) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.74...v1.0.75) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.75> ### [`v1.0.74`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.74) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.73...v1.0.74) #### What's Changed - Restore .claude/ and .mcp.json from PR base branch before CLI runs by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;1066](https://redirect.github.com/anthropics/claude-code-action/pull/1066) - Remove redundant git status/diff/log from tag mode allowlist by [@&#8203;ddworken](https://redirect.github.com/ddworken) in [#&#8203;1075](https://redirect.github.com/anthropics/claude-code-action/pull/1075) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.74> ### [`v1.0.73`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.73) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.72...v1.0.73) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.73> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/datadog-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nL25vLWNoYW5nZWxvZyIsImRlcGVuZGVuY2llcyIsImRlcGVuZGVuY2llcy1naXRodWItYWN0aW9ucyIsInFhL25vLWNvZGUtY2hhbmdlIl19--> Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent b2ca310 commit 6426708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-issue-triage.yml

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

3636
- name: Intelligent Issue Triage
3737
id: claude
38-
uses: anthropics/claude-code-action@cd77b50d2b0808657f8e6774085c8bf54484351c # v1.0.72
38+
uses: anthropics/claude-code-action@df37d2f0760a4b5683a6e617c9325bc1a36443f6 # v1.0.75
3939
with:
4040
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
4141
claude_args : --allowedTools "Read,Write"

0 commit comments

Comments
 (0)