From 562f1740ae06640367eb64eff1eb4329d5b34ceb Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:31:09 +0100 Subject: [PATCH] ci(validate-upstream): disable provenance Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- .github/workflows/validate-upstream.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/validate-upstream.yml b/.github/workflows/validate-upstream.yml index 3f013523ca..0ac2645c76 100644 --- a/.github/workflows/validate-upstream.yml +++ b/.github/workflows/validate-upstream.yml @@ -96,6 +96,7 @@ jobs: files: | docker-bake.hcl targets: validate-upstream + provenance: false set: | *.cache-from=type=gha,scope=docs-upstream *.cache-to=type=gha,scope=docs-upstream