diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index f7eabb5..0a1d6ea 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Hello world action step id: hello - uses: https://git.php.fail/lubiana/hello-world-podman@v1 + uses: https://git.php.fail/lubiana/hello-world-podman@v2 with: who-to-greet: 'Mona the Octocat' # Use the output from the `hello` step