Skip to content

Commit c18dd72

Browse files
renovate[bot]devflow.devflow-routing-intake
andauthored
chore(deps): update anthropics/claude-code-action action to v1.0.72 (#47833)
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.70` → `v1.0.72` | --- ### Release Notes <details> <summary>anthropics/claude-code-action (anthropics/claude-code-action)</summary> ### [`v1.0.72`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.71...v1.0.72) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.71...v1.0.72) ### [`v1.0.71`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.71) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.70...v1.0.71) #### What's Changed - docs: warn that allowed\_bots can expose the action to external triggers by [@&#8203;an-dustin](https://redirect.github.com/an-dustin) in [#&#8203;1039](https://redirect.github.com/anthropics/claude-code-action/pull/1039) - feat(inline-comment): add confirmed param + probe-pattern safety net by [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) in [#&#8203;1048](https://redirect.github.com/anthropics/claude-code-action/pull/1048) #### New Contributors - [@&#8203;an-dustin](https://redirect.github.com/an-dustin) made their first contribution in [#&#8203;1039](https://redirect.github.com/anthropics/claude-code-action/pull/1039) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.71> </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 2c46580 commit c18dd72

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@26ec041249acb0a944c0a47b6c0c13f05dbc5b44 # v1.0.70
38+
uses: anthropics/claude-code-action@cd77b50d2b0808657f8e6774085c8bf54484351c # v1.0.72
3939
with:
4040
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
4141
claude_args : --allowedTools "Read,Write"

0 commit comments

Comments
 (0)