This commit is contained in:
parent
e005ba7231
commit
17718528ad
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
id: hello
|
id: hello
|
||||||
uses: https://git.php.fail/lubiana/hello-world-podman@v1
|
uses: https://git.php.fail/lubiana/hello-world-podman@v2
|
||||||
with:
|
with:
|
||||||
who-to-greet: 'Mona the Octocat'
|
who-to-greet: 'Mona the Octocat'
|
||||||
# Use the output from the `hello` step
|
# Use the output from the `hello` step
|
||||||
|
|
Loading…
Reference in a new issue