mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-02 08:52:21 +02:00
Bump benchmark-action/github-action-benchmark from 1.18.0 to 1.19.2 (#4865)
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.18.0 to 1.19.2. - [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases) - [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/v1.18.0...v1.19.2) --- updated-dependencies: - dependency-name: benchmark-action/github-action-benchmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
parent
dcfec0c2fa
commit
e6e4c95d88
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
path: ./benchmarks
|
||||
key: ${{ runner.os }}-benchmark
|
||||
- name: Store benchmarks result
|
||||
uses: benchmark-action/github-action-benchmark@v1.18.0
|
||||
uses: benchmark-action/github-action-benchmark@v1.19.2
|
||||
with:
|
||||
name: Benchmarks
|
||||
tool: 'go'
|
||||
|
Loading…
Reference in New Issue
Block a user