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 c1ec695 commit fc5f1efCopy full SHA for fc5f1ef
1 file changed
action.yml
@@ -16,7 +16,7 @@ inputs:
16
required: true
17
runs:
18
using: 'docker'
19
- image: 'docker://quay.io/microcks/microcks-cli:0.5.3'
+ image: 'docker://quay.io/microcks/microcks-cli:0.5.6'
20
entrypoint: '/usr/bin/bash'
21
args:
22
- '-c'
0 commit comments