We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760e266 commit 4c3da9aCopy full SHA for 4c3da9a
1 file changed
action.yml
@@ -58,7 +58,7 @@ inputs:
58
default: ""
59
runs:
60
using: 'docker'
61
- image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:1.3.0'
+ image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:latest'
62
env:
63
REGISTRY: ${{ inputs.registry }}
64
USERNAME: ${{ inputs.username }}
0 commit comments