Skip to content

Commit d03b0ac

Browse files
v2.2.13
1 parent 4f23a38 commit d03b0ac

5 files changed

Lines changed: 20 additions & 4 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Pin dependencies
3+
hash: 163fcaec3a13d71a3a88e5e23e0cc260666b351b
4+
body: |
5+
Update @types/chai
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 2.2.13
11+
title: ""
12+
date: 2026-06-10T14:17:50.140Z
113
- commits:
214
- subject: Update dependency lint-staged to v17
315
hash: 93c2db07bca216b908d40127e4188e93ff24e2a0

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## v2.2.13 - 2026-06-10
8+
9+
* Pin dependencies [balena-renovate[bot]]
10+
711
## v2.2.12 - 2026-05-29
812

913
* Update dependency lint-staged to v17 [balena-renovate[bot]]

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ outputs:
7878
description: Version of the release built
7979
runs:
8080
using: docker
81-
image: docker://ghcr.io/balena-io/deploy-to-balena-action:v2.2.12
81+
image: docker://ghcr.io/balena-io/deploy-to-balena-action:v2.2.13
8282
env:
8383
BALENA_TOKEN: ${{ inputs.balena_token }}
8484
BALENA_URL: ${{ inputs.environment }}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deploy-to-balena-action",
3-
"version": "2.2.12",
3+
"version": "2.2.13",
44
"description": "Github action to build releases for a fleet",
55
"homepage": "https://github.com/balena-io/deploy-to-balena-action",
66
"private": true,

0 commit comments

Comments
 (0)