Skip to content

Commit

Permalink
Bump nginxinc/aws-marketplace-publish from 0.1.2 to 1.0.0 (#4376)
Browse files Browse the repository at this point in the history
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](nginx/aws-marketplace-publish@93e03c5...a8ec3f4)

---
updated-dependencies:
- dependency-name: nginxinc/aws-marketplace-publish
  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 Sep 19, 2023
1 parent 3090a15 commit 67e1859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 67e1859

Please sign in to comment.