From dc3736df67fe276993f3eade10083287870a97c9 Mon Sep 17 00:00:00 2001 From: "franz.germann1" Date: Fri, 6 Dec 2024 09:56:44 +0100 Subject: [PATCH] updates .github-ci.yaml --- .github/workflows/.github-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.github-ci.yaml b/.github/workflows/.github-ci.yaml index 5b7ae77..412219c 100644 --- a/.github/workflows/.github-ci.yaml +++ b/.github/workflows/.github-ci.yaml @@ -7,7 +7,7 @@ jobs: steps: # checkout repository - name: checkout - uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout/action.yml@main + uses: DevFW-CICD/checkout/action.yml@main # with: # ref: main # Specify the branch or tag in the templates repository