We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6127b4c commit 1a7a5e7Copy full SHA for 1a7a5e7
action.yml
@@ -64,7 +64,7 @@ inputs:
64
default: ""
65
runs:
66
using: 'docker'
67
- image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:latest'
+ image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:1.4.0'
68
env:
69
REGISTRY: ${{ inputs.registry }}
70
USERNAME: ${{ inputs.username }}
0 commit comments