From c42871dc4ce45bf18ad5d2c05abb3a04a38dab70 Mon Sep 17 00:00:00 2001 From: Maqsood Ahmad Date: Tue, 13 May 2025 14:21:26 +0530 Subject: [PATCH] test twingate --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b0e39c35..b3322cf7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: Acceptance: needs: Spec - uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main" + uses: "imaqsood/cat-github-actions/.github/workflows/module_acceptance.yml@CAT-2275" secrets: "inherit" with: runs_on: "ubuntu-20.04"