diff --git a/.github/workflows/build-and-push-docker.yml b/.github/workflows/build-and-push-docker.yml index acb3cb30..b7ae1d06 100644 --- a/.github/workflows/build-and-push-docker.yml +++ b/.github/workflows/build-and-push-docker.yml @@ -64,7 +64,7 @@ jobs: cache-from: type=gha cache-to: type=gha,mode=max - - name: Generate artifact attestation + - name: Sign Docker image if: github.event_name != 'pull_request' uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 with: