Skip to content

Commit

Permalink
Prep 4.1.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
highb authored Sep 6, 2023
1 parent e04f960 commit c1478d9
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 @@ -130,7 +130,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.1.0'
image: 'docker://ghcr.io/kustomize-everything/action-promote:v4.1.3'
env:
GIT_COMMIT_USER: ${{ inputs.git-commit-user }}
GIT_COMMIT_EMAIL: ${{ inputs.git-commit-email }}
Expand Down

0 comments on commit c1478d9

Please sign in to comment.