Skip to content

Commit 34148ec

Browse files
chore(deps): update benchmark-action/github-action-benchmark action to v1.22.0 (#1990)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [benchmark-action/github-action-benchmark](https://redirect.github.com/benchmark-action/github-action-benchmark) | action | minor | `v1.21.0` → `v1.22.0` | --- ### Release Notes <details> <summary>benchmark-action/github-action-benchmark (benchmark-action/github-action-benchmark)</summary> ### [`v1.22.0`](https://redirect.github.com/benchmark-action/github-action-benchmark/blob/HEAD/CHANGELOG.md#v1220---31-Mar-2026) [Compare Source](https://redirect.github.com/benchmark-action/github-action-benchmark/compare/v1.21.0...v1.22.0) - **chore** bump node to 24 ([#&#8203;339](https://redirect.github.com/benchmark-action/github-action-benchmark/issues/339)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/textlint/textlint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiVHlwZTogQ0kiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2adcf5 commit 34148ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
path: ./cache
6767
key: ${{ runner.os }}-benchmark
6868
- name: Save Benchmark Results
69-
uses: benchmark-action/github-action-benchmark@a7bc2366eda11037936ea57d811a43b3418d3073 # v1.21.0
69+
uses: benchmark-action/github-action-benchmark@a60cea5bc7b49e15c1f58f411161f99e0df48372 # v1.22.0
7070
with:
7171
tool: "customSmallerIsBetter"
7272
output-file-path: ./test/benchmark/output.json

0 commit comments

Comments
 (0)