Skip to content

Commit

Permalink
Update dependency nginxinc/aws-marketplace-publish to v1.0.6 (#354)
Browse files Browse the repository at this point in the history
| datasource  | package                          | from   | to     |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | nginxinc/aws-marketplace-publish | v1.0.5 | v1.0.6 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 50ad266 commit d65a33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
aws-region: us-east-1

- name: Publish to AWS Marketplace
uses: nginxinc/[email protected].5
uses: nginxinc/[email protected].6
with:
product-id: ${{ secrets.AWS_MARKETPLACE_PRODUCT_ID }}
version: ${{ replace(github.ref, 'refs/tags/', '') }}
Expand Down

0 comments on commit d65a33d

Please sign in to comment.