From 3e95b5885468ebc38c1bb46cbc37c1d01be1ea7c Mon Sep 17 00:00:00 2001 From: Kevin Meinhardt Date: Wed, 19 Jun 2024 18:02:57 +0200 Subject: [PATCH] Escape json blob in context job (#22381) * Escape json blob in context job * TMP: escape context blob in release.yml --- .github/workflows/ci.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae88aff90b..676b6f05dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: - name: Log context shell: bash run: | - cat <