diff --git a/.github/workflows/portainer-updater.yml b/.github/workflows/portainer-updater.yml index c27d733..dbdf912 100644 --- a/.github/workflows/portainer-updater.yml +++ b/.github/workflows/portainer-updater.yml @@ -96,8 +96,8 @@ jobs: labels: ${{ steps.meta.outputs.labels }} annotations: ${{ steps.meta.outputs.annotations }} outputs: type=image,name=${{ env.DOCKER_HUB_REPO }},push-by-digest=true,name-canonical=true,push=true - provenance: true - sbom: true + provenance: false + sbom: false cache-from: type=gha cache-to: type=gha,mode=max # attests: |