From 2512cb804417fbd4de6870431aa226f00976d47d 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..7d1c75d3 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@4fb78f258a7c1b7213571af318d98d2f9fff8175 with: beaker_hypervisor: 'vagrant_libvirt'