diff --git a/.gitea/workflows/obs-service.yaml b/.gitea/workflows/obs-service.yaml index 024ba1b..b14d96b 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: alexlau/gitea-actions-test/@v1 + uses: https://src.opensuse.org/alexlau/gitea-actions-test/@v1 with: who-to-greet: 'AvengerMoJo' # Use the output from the `hello` step