You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
chore(deps): update codspeedhq/action action to v4.13.1 (#8155)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | patch | `v4.13.0` → `v4.13.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Release Notes <details> <summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary> ### [`v4.13.1`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.13.1) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.13.0...v4.13.1) ##### What's Changed - build(deps)!: update actions to Node.js 24 runtime by [@​shaanmajid](https://redirect.github.com/shaanmajid) in [#​201](https://redirect.github.com/CodSpeedHQ/action/pull/201) ##### New Contributors - [@​shaanmajid](https://redirect.github.com/shaanmajid) made their first contribution in [#​201](https://redirect.github.com/CodSpeedHQ/action/pull/201) **Full Changelog**: <https://github.com/CodSpeedHQ/action/compare/v4.13.0...v4.13.1> </details> --- ### Configuration 📅 **Schedule**: 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/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlNraXAgQ2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
check-latest: true
|
||||
cache-dependency-path: "**/go.sum"
|
||||
- name: Run the benchmarks
|
||||
uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2 # v4.13.0
|
||||
uses: CodSpeedHQ/action@db35df748deb45fdef0960669f57d627c1956c30 # v4.13.1
|
||||
with:
|
||||
mode: walltime
|
||||
allow-empty: true
|
||||
|
||||
Reference in New Issue
Block a user