From e90116bc8d30db925447216f6b28048e35ac83a9 Mon Sep 17 00:00:00 2001 From: tchapi Date: Mon, 15 Jan 2024 22:42:21 +0100 Subject: [PATCH] chore: provenance is needed? --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5109fa2..58bfdc8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -64,7 +64,6 @@ jobs: file: docker/Dockerfile platforms: ${{ matrix.platform }} tags: ${{ steps.meta.outputs.tags }} - provenance: false labels: ${{ steps.meta.outputs.labels }} annotations: ${{ steps.meta.outputs.annotations }} outputs: type=image,name=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }},push-by-digest=true,name-canonical=true,push=true