From c8d1e1050abe8e7f1bb6e67760994c1e4c269319 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:49:38 +0000 Subject: [PATCH] v1.30.21 --- .versionbot/CHANGELOG.yml | 13 +++++++++++++ CHANGELOG.md | 5 +++++ VERSION | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index bc8eb0c2a..03c24cc53 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update aws-actions/configure-aws-credentials action to v4.0.3 + hash: 5bf1f0e3fa2bd91d483e37b3391ea6f83f4b53c7 + body: | + Update aws-actions/configure-aws-credentials from 4.0.2 to 4.0.3 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: 1.30.21 + title: "" + date: 2025-01-27T22:49:35.974Z - commits: - subject: Update balena-os/leviathan action to v2.31.86 hash: 7e2b64978c33696c9f595efa6c3c23f313f81c22 diff --git a/CHANGELOG.md b/CHANGELOG.md index d46f7fae6..6fdfc8a46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v1.30.21 +## (2025-01-27) + +* Update aws-actions/configure-aws-credentials action to v4.0.3 [balena-renovate[bot]] + # v1.30.20 ## (2025-01-26) diff --git a/VERSION b/VERSION index f1a074079..bc77cbf44 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.30.20 \ No newline at end of file +1.30.21 \ No newline at end of file