diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 4b27b9c2..12f019c9 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update aws-actions/configure-aws-credentials digest to 12e3392 + hash: 3aab9777302e30e31f3624619f2216047f5ab761 + body: | + Update aws-actions/configure-aws-credentials + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 2.7.85 + title: "" + date: 2024-07-23T04:01:58.080Z - commits: - subject: Update renovate Docker tag to v37.440.0 hash: 09662a4a076ea364fcd2c6245353086489a7eb5f diff --git a/CHANGELOG.md b/CHANGELOG.md index 6db9e4f3..d5042b52 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.85 - 2024-07-23 + +* Update aws-actions/configure-aws-credentials digest to 12e3392 [Self-hosted Renovate Bot] + ## 2.7.84 - 2024-07-22 * Update renovate Docker tag to v37.440.0 [Self-hosted Renovate Bot] diff --git a/package.json b/package.json index 6bfcb765..46fdebd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balena/balena-io-renovate-config", - "version": "2.7.84", + "version": "2.7.85", "private": true, "repository": { "type": "git", @@ -25,6 +25,6 @@ "node": ">=18.12.0" }, "versionist": { - "publishedAt": "2024-07-22T20:11:11.396Z" + "publishedAt": "2024-07-23T04:01:58.652Z" } }