Skip to content

Commit bcfc423

Browse files
committed
fix release workflow go version
1 parent be12719 commit bcfc423

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.changes/v1.19.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
### ✨ Added
44

55
* [#651](https://github.com/miniscruff/changie/issues/651) Search upwards for a changie config file
6-
* [#612](https://github.com/miniscruff/changie/issues/612) Key option to kind configs to separate visual labels from file names and yaml values
6+
* [#612](https://github.com/miniscruff/changie/issues/612) Key option to kind configs to separate visual labels from file names and fragment values

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Go
1717
uses: actions/setup-go@v5
1818
with:
19-
go-version: 1.21
19+
go-version: 1.22
2020

2121
- name: Setup NPM
2222
uses: actions/setup-node@v4

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and is generated by [itself](https://github.com/miniscruff/changie).
1111
### ✨ Added
1212

1313
* [#651](https://github.com/miniscruff/changie/issues/651) Search upwards for a changie config file
14-
* [#612](https://github.com/miniscruff/changie/issues/612) Key option to kind configs to separate visual labels from file names and yaml values
14+
* [#612](https://github.com/miniscruff/changie/issues/612) Key option to kind configs to separate visual labels from file names and fragment values
1515

1616
## v1.18.0 on 2024-01-15
1717

0 commit comments

Comments
 (0)