Skip to content

Commit 227fe68

Browse files
committed
v3.2.8
1 parent 047e693 commit 227fe68

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Pin balena-io/deploy-to-balena-action action to af84925
3+
hash: 4b000ae291884c77dcc1896f3118df25c3b8301c
4+
body: |
5+
Pin balena-io/deploy-to-balena-action
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Renovate Bot
10+
nested: []
11+
version: 3.2.8
12+
title: ""
13+
date: 2023-03-27T02:07:20.122Z
114
- commits:
215
- subject: Reject internal pull requests using pull_request_target
316
hash: 748de29c8a29d8c0e80f6428dcb53d78e6e7daae

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+
## 3.2.8 - 2023-03-27
8+
9+
* Pin balena-io/deploy-to-balena-action action to af84925 [Renovate Bot]
10+
711
## 3.2.7 - 2023-03-26
812

913
* Reject internal pull requests using pull_request_target [Kyle Harding]

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"dependencies": {
1717
"yaml": "^2.1.3"
1818
},
19-
"version": "3.2.7",
19+
"version": "3.2.8",
2020
"versionist": {
21-
"publishedAt": "2023-03-26T23:57:48.580Z"
21+
"publishedAt": "2023-03-27T02:07:20.731Z"
2222
}
2323
}

0 commit comments

Comments
 (0)