diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 1978527..7b641b3 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -12,7 +12,7 @@ jobs: run: docker run -it --rm alpine:edge echo hello world - name: Hello world action step id: hello - uses: https://git.hannover.ccc.de/lubiana/hello-world-podman@v5 + uses: https://git.php.fail/lubiana/hello-world-podman@v3 with: who-to-greet: 'Mona the Octocat' # Use the output from the `hello` step