1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-03-03 14:52:56 +02:00

Bump benchmark-action/github-action-benchmark from 1.15.0 to 1.17.0 (#4042)

Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.15.0 to 1.17.0.
- [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.15.0...v1.17.0)

---
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>
This commit is contained in:
dependabot[bot] 2023-04-30 06:44:06 -07:00 committed by GitHub
parent 8e76ab23b4
commit 7c552505a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ jobs:
path: ./benchmarks path: ./benchmarks
key: ${{ runner.os }}-benchmark key: ${{ runner.os }}-benchmark
- name: Store benchmarks result - name: Store benchmarks result
uses: benchmark-action/github-action-benchmark@v1.15.0 uses: benchmark-action/github-action-benchmark@v1.17.0
with: with:
name: Benchmarks name: Benchmarks
tool: 'go' tool: 'go'