diff --git a/.github/workflows/portainer-updater.yml b/.github/workflows/portainer-updater.yml index 0155f3b..0972df7 100644 --- a/.github/workflows/portainer-updater.yml +++ b/.github/workflows/portainer-updater.yml @@ -68,6 +68,10 @@ jobs: OSVERSION=${{ matrix.config.version }} labels: ${{ steps.meta.outputs.labels }} outputs: type=image,name=${{ env.DOCKER_HUB_REPO }},push-by-digest=true,name-canonical=true,push=true + cache-from: type=gha + cache-to: type=gha,mode=max + sbom: true + provenance: true - name: "[build] export digest" run: |