From 99105ac305c141f72f6145ea877b1c291983a4f7 Mon Sep 17 00:00:00 2001 From: lubiana Date: Wed, 11 Dec 2024 13:45:20 +0000 Subject: [PATCH] revert 113ea7bd56998449068819964088f13c90527af5 revert Update .forgejo/workflows/demo.yml --- .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 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