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 e500799Copy full SHA for e500799
.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@940c2d94ee9c7b0c6b6b300690632e7ed9be2ab6
26
+ with:
27
+ podman_rootful: true
0 commit comments