From b4edd5828d788f1f306c6a61efe6e0d7afee8be0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuli=20Sepp=C3=A4nen?= Date: Mon, 23 Jan 2023 11:41:55 +0200 Subject: [PATCH] GHA: work around issues with the Ubuntu 22.04 image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit URL: https://github.com/voxpupuli/gha-puppet/issues/23 Signed-off-by: Samuli Seppänen --- .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 49981e36..c1b417da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,4 +13,4 @@ concurrency: jobs: puppet: name: Puppet - uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v1 + uses: Puppet-Finland/gha-puppet/.github/workflows/basic.yml@74e591ab976606714b212cc6c441daf03164ba35