Skip to content

Commit cb0e44d

Browse files
SRE-2916: Add attestation to the image. (#42)
1 parent 33f72b4 commit cb0e44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/push/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ runs:
7878
labels: ${{ steps.meta.outputs.labels }}
7979
cache-from: type=registry,ref=ghcr.io/${{ github.repository }}/immutable-geth:cache
8080
cache-to: type=registry,ref=ghcr.io/${{ github.repository }}/immutable-geth:cache,mode=max
81-
provenance: false
81+
provenance: true

0 commit comments

Comments
 (0)