Skip to content

Commit

Permalink
chore(deps): bump cloudposse/github-action-matrix-outputs-read (#206)
Browse files Browse the repository at this point in the history
Bumps [cloudposse/github-action-matrix-outputs-read](https://github.com/cloudposse/github-action-matrix-outputs-read) from 0.1.2 to 1.0.0.
- [Release notes](https://github.com/cloudposse/github-action-matrix-outputs-read/releases)
- [Commits](cloudposse/github-action-matrix-outputs-read@0.1.2...1.0.0)

---
updated-dependencies:
- dependency-name: cloudposse/github-action-matrix-outputs-read
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 6bb99b5 commit 83563af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bechmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Load benchmark results
uses: cloudposse/github-action-matrix-outputs-read@0.1.2
uses: cloudposse/github-action-matrix-outputs-read@1.0.0
id: read
with:
matrix-step-name: benchmark
Expand Down

0 comments on commit 83563af

Please sign in to comment.