From 83563af8835f22b69b42264d1423016e5ab9ec89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 16:59:28 +0000 Subject: [PATCH] chore(deps): bump cloudposse/github-action-matrix-outputs-read (#206) 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](https://github.com/cloudposse/github-action-matrix-outputs-read/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/bechmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bechmark.yml b/.github/workflows/bechmark.yml index 36210f6..03a4362 100644 --- a/.github/workflows/bechmark.yml +++ b/.github/workflows/bechmark.yml @@ -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