From a99404f46f54a88505f475ad1b782da770725b9d Mon Sep 17 00:00:00 2001 From: "Alex Lau (AvengerMoJo)" Date: Mon, 23 Oct 2023 11:19:14 +0800 Subject: [PATCH] Add tag v1 to run in workflow job tag. 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 82af84e..2820f96 100644 --- a/.gitea/workflows/obs-service.yaml +++ b/.gitea/workflows/obs-service.yaml @@ -7,7 +7,7 @@ jobs: name: opensuse osc custom container checkout test steps: - name: Build action step - uses: https://src.opensuse.org/alexlau/bc@factory + uses: https://src.opensuse.org/alexlau/bc@v1 with: osc-user: 'alexlau' osc-path: 'home:alexlau:branches:Base:System'