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 <leandro@balena.io>
+                signed-off-by: Leandro Motta Barros <leandro@balena.io>
+                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)
+
+
+<details>
+<summary> Update balena-yocto-scripts to 64c93852695af74dc1ddb355da0c8e2ff464638c [Self-hosted Renovate Bot] </summary>
+
+> ## balena-yocto-scripts-1.24.2
+> ### (2024-07-02)
+> 
+> * Fix quoting of $GITHUB_OUTPUT [Leandro Motta Barros]
+> 
+
+</details>
+
 # 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