chore(deps): update dependencies (#537)

Co-authored-by: Renovate Bot <[email protected]>
This commit is contained in:
Renovate Bot
2026-09-07 22:44:11 +00:00
committed by silverwind
parent 6f4164726b
commit 627c52b40b
5 changed files with 791 additions and 52 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ jobs:
body="$(printf '%s Preview: %s\n' "$marker" "$PREVIEW_URL")"
fi
jq -n --arg body "$body" '{body: $body}' > patch.json
printf '%s' "$body" | jq -Rs '{body: .}' > patch.json
curl --silent --show-error --fail --output /dev/null \
-X PATCH "$api" \
-H "Authorization: token $DEPLOY_TOKEN" \