From e19dc2794badf451ef97576cc1fea65c6b464b01 Mon Sep 17 00:00:00 2001 From: "Alex Lau (AvengerMoJo)" Date: Thu, 21 Sep 2023 14:59:40 +0800 Subject: [PATCH] change a newm Signed-off-by: Alex Lau (AvengerMoJo) --- .gitea/workflows/obs-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/obs-service.yaml b/.gitea/workflows/obs-service.yaml index 5b5203d..37904d8 100644 --- a/.gitea/workflows/obs-service.yaml +++ b/.gitea/workflows/obs-service.yaml @@ -8,7 +8,7 @@ jobs: steps: - name: Hello world action step id: hello - uses: https://src.opensuse.org/alexlau/gitea-actions-test/@v1 + uses: https://src.opensuse.org/alexlau/gitea-actions-test/@v2 with: who-to-greet: 'AvengerMoJo' # Use the output from the `hello` step