Skip to content

Commit

Permalink
v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 8, 2024
1 parent 0f5a5de commit 480293a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: Lock file maintenance
hash: 94f7d4caa33d9673b21852230fb2ccbf2d1394ff
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
version: 2.0.7
title: ""
date: 2024-01-08T03:03:06.207Z
- commits:
- subject: Lock file maintenance
hash: 9a2a5dd8c2b29dc66d29cf20e195d90cfc95f192
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

## v2.0.7 - 2024-01-08

* Lock file maintenance [Self-hosted Renovate Bot]

## v2.0.6 - 2024-01-08

* Lock file maintenance [Self-hosted Renovate Bot]
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ outputs:
description: Version of the release built
runs:
using: docker
image: docker://ghcr.io/balena-io/deploy-to-balena-action:v2.0.6
image: docker://ghcr.io/balena-io/deploy-to-balena-action:v2.0.7
env:
BALENA_TOKEN: ${{ inputs.balena_token }}
BALENA_URL: ${{ inputs.environment }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deploy-to-balena-action",
"version": "2.0.6",
"version": "2.0.7",
"description": "Github action to build releases for a fleet",
"homepage": "https://github.com/balena-io/deploy-to-balena-action",
"private": true,
Expand Down

0 comments on commit 480293a

Please sign in to comment.