Skip to content

Commit

Permalink
Merge branch 'main' into docs/fix-ingressclass-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel authored Oct 19, 2023
2 parents 49992c5 + 728a2f6 commit ba334c2
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@a8ec3f49d7bc1d5a0c529ab81e803275344403bf # v1.0.0
uses: nginxinc/aws-marketplace-publish@3f47c25274f67a3d3b087ce9c0786679af316be6 # v1.0.1
continue-on-error: true
with:
version: ${{ steps.aws.outputs.version }}
Expand Down

0 comments on commit ba334c2

Please sign in to comment.