Skip to content

Commit 7d52490

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ inputs:
3939
default: ''
4040
runs:
4141
using: 'docker'
42-
image: 'docker://quay.io/microcks/microcks-cli:0.5.3'
42+
image: 'docker://quay.io/microcks/microcks-cli:0.5.6'
4343
entrypoint: '/usr/bin/bash'
4444
args:
4545
- '-c'

0 commit comments

Comments
 (0)