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 f98645b commit 28fcd6fCopy full SHA for 28fcd6f
.github/workflows/ci.yml
@@ -22,4 +22,6 @@ permissions:
22
jobs:
23
puppet:
24
name: Puppet
25
- uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4
+ uses: traylenator/gha-puppet/.github/workflows/beaker.yml@023beee45e839813057b7f7240fcaed638e095c2
26
+ with:
27
+ podman_rootful: true
0 commit comments