ci: upgrade emqx/push-helm-action to v1.1

This commit is contained in:
Ivan Dyachkov 2023-08-11 08:51:17 +02:00
parent 4e974851e0
commit be9b8e5fa8
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
echo "version=$(./pkg-vsn.sh emqx-enterprise)" >> $GITHUB_OUTPUT
;;
esac
- uses: emqx/push-helm-action@v1
- uses: emqx/push-helm-action@v1.1
with:
charts_dir: "${{ github.workspace }}/deploy/charts/${{ steps.profile.outputs.profile }}"
version: ${{ steps.profile.outputs.version }}