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 cf4e1ad commit 7b6924dCopy full SHA for 7b6924d
.github/workflows/ci.yml
@@ -14,4 +14,6 @@ jobs:
14
Acceptance:
15
needs: Spec
16
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17
+ with:
18
+ flags: "--latest-agent"
19
secrets: "inherit"
0 commit comments