From 11333f702d194fbe351335dab01fdf456752d619 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 16:46:27 +0000 Subject: [PATCH] v5.3.21+rev3 --- .versionbot/CHANGELOG.yml | 28 ++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 44 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index cc94004..6725674 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,31 @@ +- commits: + - subject: Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d + hash: 6040b0369d77f0ffadabd1b50321ca58ba3b3a47 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d + changelog-entry: Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Refactor secrets and variables to use environments + hash: c46eb9cfa4a272f00af4029c31e355477169802a + body: | + Reduce the required secrets and inputs required by + relying on vars and secrets set in each GitHub Environment. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.23.1 + title: "" + date: 2024-06-26T12:43:22.833Z + version: 5.3.21+rev3 + title: "" + date: 2024-06-26T16:46:20.426Z - commits: - subject: Update balena-yocto-scripts to 0164431c7032e80f145464e8cc7becfe8bb8597c hash: f2c93d434d81f1856f54e403f50402ea5a3272d0 diff --git a/CHANGELOG.md b/CHANGELOG.md index e05eef4..25dcd77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.21+rev3 +## (2024-06-26) + + +
+ Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.23.1 +> ### (2024-06-26) +> +> * Refactor secrets and variables to use environments [Kyle Harding] +> + +
+ # v5.3.21+rev2 ## (2024-06-19) diff --git a/VERSION b/VERSION index e2a812f..ce81c73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.21+rev2 \ No newline at end of file +5.3.21+rev3 \ No newline at end of file