Skip to content

Commit 71e58eb

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

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:ac514eef5aef9f33615871cb19794edb8ad94dcb531b5065f4dc64ab1f5faae5
604604
script: |
605605
#!/bin/bash
606606
REPO=${OUTPUT_IMAGE%:*}

0 commit comments

Comments
 (0)