Skip to content

Commit e8c6905

Browse files
committed
#2 Upgrade to microcks-cli:0.5.1
1 parent 11410df commit e8c6905

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.0'
19+
image: 'docker://quay.io/microcks/microcks-cli:0.5.1'
2020
entrypoint: '/usr/bin/bash'
2121
args:
2222
- '-c'

0 commit comments

Comments
 (0)