From 2069b6b7319b8a6bbd0a9c09627401ae4330227e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 08:29:12 +0000 Subject: [PATCH] ci(deps): bump unfor19/install-aws-cli-action from 1.0.3 to 1.0.7 (#2701) * ci(deps): bump unfor19/install-aws-cli-action from 1.0.3 to 1.0.7 Bumps [unfor19/install-aws-cli-action](https://github.com/unfor19/install-aws-cli-action) from 1.0.3 to 1.0.7. - [Release notes](https://github.com/unfor19/install-aws-cli-action/releases) - [Commits](https://github.com/unfor19/install-aws-cli-action/compare/v1.0.3...v1.0.7) --- updated-dependencies: - dependency-name: unfor19/install-aws-cli-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * build: update dependency changeset --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .changeset/proud-walls-give.md | 4 ++++ .github/workflows/release.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .changeset/proud-walls-give.md diff --git a/.changeset/proud-walls-give.md b/.changeset/proud-walls-give.md new file mode 100644 index 00000000000..c79ac784c16 --- /dev/null +++ b/.changeset/proud-walls-give.md @@ -0,0 +1,4 @@ +--- +--- + +ci(deps): bump unfor19/install-aws-cli-action from 1.0.3 to 1.0.7 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f0028714048..bb056f30854 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -198,7 +198,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }} # Upload assets to S3 - - uses: unfor19/install-aws-cli-action@v1.0.3 + - uses: unfor19/install-aws-cli-action@v1.0.7 if: github.ref_name == 'master' && steps.changesets.outputs.published != 'true' with: version: 2