Skip to content

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 09 Oct 15:28
· 72 commits to main since this release
d7ac741
feat: allow to specify a default reference

Use the .docker/runx.yaml file and set the ref key

If some arguments are still passed, we are trying to see if that's an
image or not. If that's an image, use runx against it. But if we can't
access the image, use it as if it was an action

Signed-off-by: Yves Brissaud <yves.brissaud@gmail.com>