Skip to content

Commit b5a406b

Browse files
Update actions/attest-build-provenance digest to ef24412
1 parent ce9d934 commit b5a406b

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: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v1
56+
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1
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: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v1
57+
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1
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: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v1
56+
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1
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: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v1
108+
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1
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: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v1
54+
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1
5555
id: attest
5656
with:
5757
subject-name: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}-simple

0 commit comments

Comments
 (0)