Skip to content

Commit 1f3c4f3

Browse files
authored
feat: #3 upgrade to microcks-cli 0.5.3
1 parent e8c6905 commit 1f3c4f3

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

0 commit comments

Comments
 (0)