This commit is contained in:
flowzone-app[bot] 2024-06-21 20:12:54 +00:00 committed by GitHub
parent 2c0b4072ae
commit 049e1da53e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +1,16 @@
- commits:
- subject: Update actions/download-artifact action to v4.1.7
hash: 15c0c32a019f21614b75990b04759063225cdf17
body: |
Update actions/download-artifact from 4.1.0 to 4.1.7
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 18.2.10
title: ""
date: 2024-06-21T20:12:50.284Z
- commits:
- subject: Update actions/setup-python digest to 65d7f2d
hash: 73220206a25f29d9af2c042fc1a247a02bd5bae9

View File

@ -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/).
## 18.2.10 - 2024-06-21
* Update actions/download-artifact action to v4.1.7 [Self-hosted Renovate Bot]
## 18.2.9 - 2024-06-21
* Update actions/setup-python digest to 65d7f2d [Self-hosted Renovate Bot]

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "balena-cli",
"version": "18.2.9",
"version": "18.2.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "balena-cli",
"version": "18.2.9",
"version": "18.2.10",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "18.2.9",
"version": "18.2.10",
"description": "The official balena Command Line Interface",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",
@ -287,6 +287,6 @@
"windosu": "^0.3.0"
},
"versionist": {
"publishedAt": "2024-06-21T19:13:40.994Z"
"publishedAt": "2024-06-21T20:12:51.145Z"
}
}