From 3e86777f15e32b389c275b742d969e8ba1d03bbc Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Sat, 3 Aug 2024 19:30:04 +0200 Subject: [PATCH] add hash --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f757f277..1ad3ca9a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,6 +18,6 @@ concurrency: jobs: puppet: name: Puppet - uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@vagrant + uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@87e9e2cdf6911da14e8ca65922e086970a74fc3e with: beaker_hypervisor: 'vagrant_libvirt'