diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 812e2f95..d1d5113a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update aws-actions/configure-aws-credentials digest to 1ceaabc + hash: a1c55041d3c51d8cd52dd498815d138285f1e007 + body: | + Update aws-actions/configure-aws-credentials + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 2.7.107 + title: "" + date: 2024-09-10T05:05:49.948Z - commits: - subject: Update aws-actions/configure-aws-credentials digest to 17842ca hash: 7932479fd2198218e06244b324992a7b5fbbbc70 diff --git a/CHANGELOG.md b/CHANGELOG.md index b33e9151..b4130ed8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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/). +## 2.7.107 - 2024-09-10 + +* Update aws-actions/configure-aws-credentials digest to 1ceaabc [Self-hosted Renovate Bot] + ## 2.7.106 - 2024-09-10 * Update aws-actions/configure-aws-credentials digest to 17842ca [Self-hosted Renovate Bot] diff --git a/package.json b/package.json index 9b1a648b..62a020d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balena/balena-io-renovate-config", - "version": "2.7.106", + "version": "2.7.107", "private": true, "repository": { "type": "git", @@ -25,6 +25,6 @@ "node": ">=18.12.0" }, "versionist": { - "publishedAt": "2024-09-10T04:05:20.715Z" + "publishedAt": "2024-09-10T05:05:50.534Z" } }