From fc85e36e8acea07b4af0f1849a8e38b5d09d5577 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 04:02:41 +0000 Subject: [PATCH] v5.3.22+rev1 --- .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 4919e48..a906e81 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c + hash: 0815a0c5105f474d6d3d99fefd8fbf9eda5a1c29 + 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.22+rev1 + title: "" + date: 2024-07-02T04:02:36.269Z - commits: - subject: Update layers/meta-balena to 5e157d7d2954d406666df9d0681c2fbe63a838fa hash: f3834edaa56b9224ea0c13cca4ae8c52adee3991 diff --git a/CHANGELOG.md b/CHANGELOG.md index a457ea6..d9f3002 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.22+rev1 +## (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.22 ## (2024-07-01) diff --git a/VERSION b/VERSION index 100b044..4b8c167 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.22 \ No newline at end of file +5.3.22+rev1 \ No newline at end of file