Skip to content

Commit 7f90f64

Browse files
Update chainguard-actions/attest-build-provenance digest to ba968bd
1 parent 0e35a3b commit 7f90f64

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/build-and-push-cross.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
labels: ${{ steps.meta.outputs.labels }}
5454
-
5555
name: Attest
56-
uses: chainguard-actions/attest-build-provenance@c52790f45e81e8ce3d44fd64d15e089cdac2d60e # v4.1.0
56+
uses: chainguard-actions/attest-build-provenance@ba968bd7c54b40a4f8c43282db9943c6a6332327 # v4.1.0
5757
id: attest
5858
with:
5959
subject-name: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}-cross

.github/workflows/build-and-push-qemu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
labels: ${{ steps.meta.outputs.labels }}
5555
-
5656
name: Attest
57-
uses: chainguard-actions/attest-build-provenance@c52790f45e81e8ce3d44fd64d15e089cdac2d60e # v4.1.0
57+
uses: chainguard-actions/attest-build-provenance@ba968bd7c54b40a4f8c43282db9943c6a6332327 # v4.1.0
5858
id: attest
5959
with:
6060
subject-name: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}-qemu

.github/workflows/build-and-push-runners.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
labels: ${{ steps.meta.outputs.labels }}
5454
-
5555
name: Attest
56-
uses: chainguard-actions/attest-build-provenance@c52790f45e81e8ce3d44fd64d15e089cdac2d60e # v4.1.0
56+
uses: chainguard-actions/attest-build-provenance@ba968bd7c54b40a4f8c43282db9943c6a6332327 # v4.1.0
5757
id: attest
5858
with:
5959
subject-name: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}-runner
@@ -105,7 +105,7 @@ jobs:
105105
labels: ${{ steps.meta.outputs.labels }}
106106
-
107107
name: Attest
108-
uses: chainguard-actions/attest-build-provenance@c52790f45e81e8ce3d44fd64d15e089cdac2d60e # v4.1.0
108+
uses: chainguard-actions/attest-build-provenance@ba968bd7c54b40a4f8c43282db9943c6a6332327 # v4.1.0
109109
id: attest
110110
with:
111111
subject-name: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}-runner

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
labels: ${{ steps.meta.outputs.labels }}
5252
-
5353
name: Attest
54-
uses: chainguard-actions/attest-build-provenance@c52790f45e81e8ce3d44fd64d15e089cdac2d60e # v4.1.0
54+
uses: chainguard-actions/attest-build-provenance@ba968bd7c54b40a4f8c43282db9943c6a6332327 # v4.1.0
5555
id: attest
5656
with:
5757
subject-name: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}-simple

0 commit comments

Comments
 (0)