From 80763861c49a93d86ded4a7d8c3ac0469b7beba6 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 03:19:06 +0000 Subject: [PATCH] v5.3.21+rev8 --- .versionbot/CHANGELOG.yml | 27 +++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 43 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 39ac8e24..c5f226b2 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c + hash: a66d8379b2d3262eb39112b7cefbf7d430f06a3e + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c + changelog-entry: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Fix quoting of $GITHUB_OUTPUT + hash: 5f56f3236d8ee3d764e46e419aa2431dd42d45ff + body: | + We had typos in two cases, in which we missed the opening quote. + footer: + Signed-off-by: Leandro Motta Barros + signed-off-by: Leandro Motta Barros + Change-type: patch + change-type: patch + author: Leandro Motta Barros + nested: [] + version: balena-yocto-scripts-1.24.2 + title: "" + date: 2024-07-02T00:54:39.074Z + version: 5.3.21+rev8 + title: "" + date: 2024-07-02T03:18:58.552Z - commits: - subject: Update balena-yocto-scripts to a880342e40fe05d00a0f1cf2582a0699921152e0 hash: 20a5787b1fa33b76b98537e841a998e32c1c81d2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 732b2d80..8f6a901c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.21+rev8 +## (2024-07-02) + + +
+ Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.24.2 +> ### (2024-07-02) +> +> * Fix quoting of $GITHUB_OUTPUT [Leandro Motta Barros] +> + +
+ # v5.3.21+rev7 ## (2024-06-28) diff --git a/VERSION b/VERSION index d9a0efb5..a9b701e3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.21+rev7 \ No newline at end of file +5.3.21+rev8 \ No newline at end of file