Skip to content

Commit 954f6a7

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.205 (getsentry#7245)
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.201` → `v1.0.205` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](..getsentry/issues/6715) for more information. --- ### Release Notes <details> <summary>anthropics/claude-code-action (anthropics/claude-code-action)</summary> ### [`v1.0.205`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.205) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.204...v1.0.205) **Full Changelog**: <anthropics/claude-code-action@v1.0.203...v1.0.205> ### [`v1.0.204`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.204) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.203...v1.0.204) **Full Changelog**: <anthropics/claude-code-action@v1.0.202...v1.0.204> ### [`v1.0.203`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.202...v1.0.203) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.202...v1.0.203) ### [`v1.0.202`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.201...v1.0.202) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.201...v1.0.202) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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/getsentry/sentry-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e723013 commit 954f6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/flaky-test-detector.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
# and the repo, and writes the issue body to flaky-issue-body.md.
109109
- name: Analyze logs and summarize flaky tests
110110
if: steps.collect.outputs.collected != '0'
111-
uses: anthropics/claude-code-action@c81e3bc69d1b18badbb63ba39581218f02421678 # v1.0.201
111+
uses: anthropics/claude-code-action@1f291e1cfe0f5fc21db2aef19af844591600ade7 # v1.0.206
112112
with:
113113
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
114114
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)