Skip to content

Commit c18179a

Browse files
committed
ci(release): Bump attestation GHA to 4.6.0
This consumes a feat to understand SLSA attestation predicate v1, which is what docker buildx creates now. Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
1 parent 0bf01a3 commit c18179a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
arch: [amd64, arm64]
124124
steps:
125125
- name: Generate and sign attestations
126-
uses: kubewarden/github-actions/attestation@f1695ca9a575bf58b85d6c3652c7ff7d1d12ec24 # v4.5.16
126+
uses: kubewarden/github-actions/attestation@f301a7874dd642510fff54a89e4329881bf871ef # v4.6.0
127127
with:
128128
component: ${{ matrix.component }}
129129
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)