From bef69684425c5ebc8cb90a4a6a9ccf90d20f6e59 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..d15cf274 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@5cf25b5148baa75400a2cfeb588a1ee4d3988687 with: beaker_hypervisor: 'vagrant_libvirt'