diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2c6b7477..540451fa 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update renovatebot/github-action action to v40.2.9 + hash: 28de079f3fe3474689ee39f1ac5c841786b56ee8 + body: | + Update renovatebot/github-action from 40.2.8 to 40.2.9 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 2.7.109 + title: "" + date: 2024-09-16T10:09:39.352Z - commits: - subject: Update aws-actions/configure-aws-credentials digest to bd13543 hash: f3bbe4a427e15ddfa4fbef55d37dc95c503c2b75 diff --git a/CHANGELOG.md b/CHANGELOG.md index bd5529b5..7073a068 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.109 - 2024-09-16 + +* Update renovatebot/github-action action to v40.2.9 [Self-hosted Renovate Bot] + ## 2.7.108 - 2024-09-12 * Update aws-actions/configure-aws-credentials digest to bd13543 [Self-hosted Renovate Bot] diff --git a/package.json b/package.json index c57df0ff..4b6545ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balena/balena-io-renovate-config", - "version": "2.7.108", + "version": "2.7.109", "private": true, "repository": { "type": "git", @@ -25,6 +25,6 @@ "node": ">=18.12.0" }, "versionist": { - "publishedAt": "2024-09-12T19:12:34.198Z" + "publishedAt": "2024-09-16T10:09:39.850Z" } }