diff --git a/action.yml b/action.yml index 6e0f410..c347043 100644 --- a/action.yml +++ b/action.yml @@ -128,7 +128,7 @@ runs: # version of the container. This prevents the user from having to build # the container themselves. #image: 'Dockerfile' - image: 'docker://ghcr.io/kustomize-everything/action-promote:v4.0.0' + image: 'docker://ghcr.io/kustomize-everything/action-promote:v4.1.0' env: GIT_COMMIT_USER: ${{ inputs.git-commit-user }} GIT_COMMIT_EMAIL: ${{ inputs.git-commit-email }}