From 12608fbb102e77bd353febd598923a6b755a6256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 02:32:58 +0000 Subject: [PATCH] Bump nginxinc/aws-marketplace-publish from 0.1.2 to 1.0.0 Bumps [nginxinc/aws-marketplace-publish](https://github.com/nginxinc/aws-marketplace-publish) from 0.1.2 to 1.0.0. - [Release notes](https://github.com/nginxinc/aws-marketplace-publish/releases) - [Commits](https://github.com/nginxinc/aws-marketplace-publish/compare/93e03c5ce4baa842a8e5baad0a3f35d07b38460c...a8ec3f49d7bc1d5a0c529ab81e803275344403bf) --- updated-dependencies: - dependency-name: nginxinc/aws-marketplace-publish dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> --- .github/workflows/build-plus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-plus.yml b/.github/workflows/build-plus.yml index 522602eb0c..639c8d24e9 100644 --- a/.github/workflows/build-plus.yml +++ b/.github/workflows/build-plus.yml @@ -159,7 +159,7 @@ jobs: if: github.ref_type == 'tag' && contains(inputs.target, 'aws') - name: Publish to AWS Marketplace - uses: nginxinc/aws-marketplace-publish@93e03c5ce4baa842a8e5baad0a3f35d07b38460c # v0.1.2 + uses: nginxinc/aws-marketplace-publish@a8ec3f49d7bc1d5a0c529ab81e803275344403bf # v1.0.0 continue-on-error: true with: version: ${{ steps.aws.outputs.version }}