Skip to content

Commit 428f4b6

Browse files
chore(deps): update quay.io/konflux-ci/yq:latest docker digest to 5899670
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent dbc94de commit 428f4b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tekton/build-dm-verity-image-debug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ spec:
600600
mkdir -p /tmp/auth && select-oci-auth "$(cat "$(results.IMAGE_REFERENCE.path)")" > /tmp/auth/config.json
601601
DOCKER_CONFIG=/tmp/auth cosign attach sbom --sbom sbom.json --type "$SBOM_TYPE" "$(cat "$(results.IMAGE_REFERENCE.path)")"
602602
- name: report-sbom-url
603-
image: quay.io/konflux-ci/yq:latest@sha256:15d0238843d954ee78c9c190705eb8b36f6e52c31434183c37d99a80841a635a
603+
image: quay.io/konflux-ci/yq:latest@sha256:58996707d7186ddcd06326353d270ee72e27e8520440578839c1f105a6c53817
604604
script: |
605605
#!/bin/bash
606606
REPO=${OUTPUT_IMAGE%:*}

0 commit comments

Comments
 (0)