Skip to content

Commit

Permalink
Release v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
highb authored Aug 30, 2023
1 parent cb865b0 commit 5e3ecd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 5e3ecd7

Please sign in to comment.