From 71d13d2e298c48041369e8b5d5347a1d1de66f45 Mon Sep 17 00:00:00 2001 From: Zoran Regvart Date: Thu, 9 May 2024 16:22:58 +0200 Subject: [PATCH] Update hack/trusted-tasks-update.sh Co-authored-by: Simon Baird --- hack/trusted-tasks-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/trusted-tasks-update.sh b/hack/trusted-tasks-update.sh index 51ec227005..6f9c299b29 100755 --- a/hack/trusted-tasks-update.sh +++ b/hack/trusted-tasks-update.sh @@ -6,7 +6,7 @@ # tasks list in `$INPUT_IMAGE` written to `$OUTPUT_IMAGE` (both default to # `quay.io/redhat-appstudio-tekton-catalog/data-acceptable-bundles:latest`). # -# By default both git and image refrences are collected, what is collected can +# By default both git and image references are collected, what is collected can # be controlled by `$COLLECT` which can be set to `git` or `oci` # # Parameters via environment variables: