Comment PR step stopped working after upgrade of codefresh/cli image that bumped yq from v2.x to v4x.
Error:
[2026-01-14T15:17:44.848Z] Executing command: export GITHUB_TOKEN=$(codefresh get context $GIT_PROVIDER_NAME --decrypt -o yaml | yq -r -c .spec.data.auth.password)
[2026-01-14T15:17:44.848Z] Error: unknown shorthand flag: 'c' in -c
See: codefresh-io/cli#899