diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9dfd3f7b..22d36055 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,31 @@ +- commits: + - subject: Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d + hash: f4fabd0da21a87542c50787896f46411cd43f2e3 + 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+rev4 + title: "" + date: 2024-06-26T15:54:06.720Z - commits: - subject: Update balena-yocto-scripts to 0164431c7032e80f145464e8cc7becfe8bb8597c hash: 2d0ebce309b65b1f26b4dc5957c17be878bbb611 diff --git a/CHANGELOG.md b/CHANGELOG.md index 48582ea0..c0d02c94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.3.21+rev4 +## (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+rev3 ## (2024-06-19) diff --git a/VERSION b/VERSION index ce81c735..186c1132 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.21+rev3 \ No newline at end of file +5.3.21+rev4 \ No newline at end of file