Skip to content

Commit

Permalink
Bump nginxinc/aws-marketplace-publish from 0.1.1 to 0.1.2 (#4119)
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.1 to 0.1.2.
- [Release notes](https://github.com/nginxinc/aws-marketplace-publish/releases)
- [Commits](nginxinc/aws-marketplace-publish@23bd239...93e03c5)

---
updated-dependencies:
- dependency-name: nginxinc/aws-marketplace-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2023
1 parent 826909a commit 9d526dc
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: startsWith(github.ref, 'refs/tags/') && contains(inputs.target, 'aws')

- name: Publish to AWS Marketplace
uses: nginxinc/aws-marketplace-publish@23bd2392b93aefac335f39415acf48fc94dd493b # v0.1.1
uses: nginxinc/aws-marketplace-publish@93e03c5ce4baa842a8e5baad0a3f35d07b38460c # v0.1.2
continue-on-error: true
with:
version: ${{ steps.aws.outputs.version }}
Expand Down

0 comments on commit 9d526dc

Please sign in to comment.