Skip to content

Commit

Permalink
Prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Dec 11, 2022
1 parent 8a0db30 commit 8d03ba9
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 @@ -55,7 +55,7 @@ inputs:
default: "0"
runs:
using: 'docker'
image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:latest'
image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:1.2.0'
env:
REGISTRY: ${{ inputs.registry }}
USERNAME: ${{ inputs.username }}
Expand Down

0 comments on commit 8d03ba9

Please sign in to comment.