Skip to content

Commit

Permalink
feat: #29 Update to microcks-cli version 0.5.6
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Broudoux <[email protected]>
  • Loading branch information
lbroudoux committed Oct 16, 2024
1 parent d5990e5 commit 7d52490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ inputs:
default: ''
runs:
using: 'docker'
image: 'docker://quay.io/microcks/microcks-cli:0.5.3'
image: 'docker://quay.io/microcks/microcks-cli:0.5.6'
entrypoint: '/usr/bin/bash'
args:
- '-c'
Expand Down

0 comments on commit 7d52490

Please sign in to comment.