Skip to content

Commit

Permalink
Prepare release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Nov 16, 2022
1 parent 4f51fbe commit 6daf12d
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 @@ -51,7 +51,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.1.0'
env:
REGISTRY: ${{ inputs.registry }}
USERNAME: ${{ inputs.username }}
Expand Down

0 comments on commit 6daf12d

Please sign in to comment.