We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4ccdf commit 0e1c25fCopy full SHA for 0e1c25f
1 file changed
.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