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 2d32111 commit a6a01a9Copy full SHA for a6a01a9
action.yml
@@ -47,7 +47,7 @@ inputs:
47
default: "0"
48
runs:
49
using: 'docker'
50
- image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:latest'
+ image: 'docker://ghcr.io/kitconcept/docker-stack-deploy:1.0.1'
51
env:
52
REGISTRY: ${{ inputs.registry }}
53
USERNAME: ${{ inputs.username }}
0 commit comments