diff --git a/action.yml b/action.yml index e57b25b..c347043 100644 --- a/action.yml +++ b/action.yml @@ -127,8 +127,8 @@ runs: # testing changes to the underlying container. Otherwise, use the latest # 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.1.0' + #image: 'Dockerfile' + 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 }}