We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a15d9 commit 720639aCopy full SHA for 720639a
.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: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@acceptance_name"
17
secrets: "inherit"
18
with:
19
- flags: "--nightly"
+ flags: "--latest-agent"
0 commit comments