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 8a0db30 commit 8d03ba9Copy full SHA for 8d03ba9
action.yml
@@ -55,7 +55,7 @@ inputs:
55
default: "0"
56
runs:
57
using: 'docker'
58
- image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:latest'
+ image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:1.2.0'
59
env:
60
REGISTRY: ${{ inputs.registry }}
61
USERNAME: ${{ inputs.username }}
0 commit comments