From 2bec8539c4086f0181983493a71a47f604b3b889 Mon Sep 17 00:00:00 2001 From: jjmurre Date: Wed, 29 Nov 2023 17:40:46 +0100 Subject: [PATCH] Switch to the action in the Amsterdam github subscription. --- .github/workflows/trigger-ado-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trigger-ado-deploy.yml b/.github/workflows/trigger-ado-deploy.yml index a32d61a..b4b1452 100644 --- a/.github/workflows/trigger-ado-deploy.yml +++ b/.github/workflows/trigger-ado-deploy.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Call Azure - uses: jjmurre/trigger-ado-pipeline@v1 + uses: amsterdam/trigger-ado-pipeline@v1 with: pipeline-id: 1908 organisation: CloudCompetenceCenter