We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99aebdd commit cd251b5Copy full SHA for cd251b5
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
14
Acceptance:
15
needs: Spec
16
- uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
+ uses: "imaqsood/cat-github-actions/.github/workflows/module_acceptance.yml@CAT-2275"
17
secrets: "inherit"
18
with:
19
runs_on: "ubuntu-20.04"
0 commit comments