Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
highb authored Aug 30, 2023
1 parent 1f8d2da commit dbee0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit dbee0ed

Please sign in to comment.