We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f51fbe commit 6daf12dCopy full SHA for 6daf12d
action.yml
@@ -51,7 +51,7 @@ inputs:
51
default: "0"
52
runs:
53
using: 'docker'
54
- image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:latest'
+ image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:1.1.0'
55
env:
56
REGISTRY: ${{ inputs.registry }}
57
USERNAME: ${{ inputs.username }}
0 commit comments