Skip to content

Commit

Permalink
Bump GitHub action container version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Qvist committed Jan 14, 2022
1 parent 6fa22a3 commit 55c3e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ inputs:
requires: false
runs:
using: docker
image: docker://ghcr.io/xenitab/gitops-promotion:v0.1.0
image: docker://ghcr.io/xenitab/gitops-promotion:v1.0.0-pre2
entrypoint: /usr/local/bin/action-entrypoint.sh
env:
ACTION: ${{ inputs.action }}
Expand Down

0 comments on commit 55c3e84

Please sign in to comment.