From bab6926671adb43cf39b3debefa635b0f97505e4 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..8d12fc31 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@2561a05ebd9644ee8249d4b2b81be4e7cc4f51a4 with: beaker_hypervisor: 'vagrant_libvirt'