From 17718528adbb18cc8da38285e7267dd667710723 Mon Sep 17 00:00:00 2001 From: lubiana Date: Sun, 16 Jun 2024 11:18:40 +0200 Subject: [PATCH] lol --- .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 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