diff --git a/.tekton/dc-metro-map-pull-request.yaml b/.tekton/dc-metro-map-pull-request.yaml index ebc9c35..3c8ec10 100644 --- a/.tekton/dc-metro-map-pull-request.yaml +++ b/.tekton/dc-metro-map-pull-request.yaml @@ -321,7 +321,7 @@ spec: runAfter: - build-container taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:2317e03a1bc713cbfb1f7ad40b3bec587f00ec55ca6a6ae2fc33f921908c6d96 + bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:7e99aad37178be72a799fcf1d154007346e038fcccb222f6937df4766a2810d2 name: clamav-scan when: - input: $(params.skip-checks) diff --git a/.tekton/dc-metro-map-push.yaml b/.tekton/dc-metro-map-push.yaml index 6187c37..6adee02 100644 --- a/.tekton/dc-metro-map-push.yaml +++ b/.tekton/dc-metro-map-push.yaml @@ -318,7 +318,7 @@ spec: runAfter: - build-container taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:2317e03a1bc713cbfb1f7ad40b3bec587f00ec55ca6a6ae2fc33f921908c6d96 + bundle: quay.io/redhat-appstudio-tekton-catalog/task-clamav-scan:0.1@sha256:7e99aad37178be72a799fcf1d154007346e038fcccb222f6937df4766a2810d2 name: clamav-scan when: - input: $(params.skip-checks)