This commit is contained in:
parent
28632fadc1
commit
6c8e219ec9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
id: hello
|
id: hello
|
||||||
uses: https://git.hannover.ccc.de/lubiana/hello-world-podman@v3
|
uses: https://git.hannover.ccc.de/lubiana/hello-world-podman@v4
|
||||||
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