From 4139801f36281908b5301e3bcf54ad34598324a1 Mon Sep 17 00:00:00 2001 From: lubiana Date: Thu, 27 Jun 2024 13:14:24 +0000 Subject: [PATCH] .forgejo/workflows/demo.yml aktualisiert --- .forgejo/workflows/demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index c92b526..fede1c9 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@v2 + uses: https://git.php.fail/lubiana/hello-world-podman@v3 with: who-to-greet: 'Mona the Octocat' # Use the output from the `hello` step