From babde6a97e0074976873d162552eb89ec9897110 Mon Sep 17 00:00:00 2001 From: Frederic Leger Date: Mon, 18 Mar 2024 14:53:04 +0100 Subject: [PATCH] ci: fix 404 on cache --- .github/workflows/__shared-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/__shared-ci.yml b/.github/workflows/__shared-ci.yml index e71c972..4870b92 100644 --- a/.github/workflows/__shared-ci.yml +++ b/.github/workflows/__shared-ci.yml @@ -38,7 +38,7 @@ jobs: needs: - shellcheck - hadolint - uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@0.15.1 + uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@feat/extra-buildx-cache-directives permissions: actions: write contents: read