Skip to content

Commit fc5f1ef

Browse files
committed
feat: #29 Update microcks-cli to 0.5.6 version
Signed-off-by: Laurent Broudoux <[email protected]>
1 parent c1ec695 commit fc5f1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inputs:
1616
required: true
1717
runs:
1818
using: 'docker'
19-
image: 'docker://quay.io/microcks/microcks-cli:0.5.3'
19+
image: 'docker://quay.io/microcks/microcks-cli:0.5.6'
2020
entrypoint: '/usr/bin/bash'
2121
args:
2222
- '-c'

0 commit comments

Comments
 (0)