Skip to content

Commit

Permalink
Prepare release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Aug 15, 2022
1 parent 2d32111 commit a6a01a9
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 @@ -47,7 +47,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.0.1'
env:
REGISTRY: ${{ inputs.registry }}
USERNAME: ${{ inputs.username }}
Expand Down

0 comments on commit a6a01a9

Please sign in to comment.