Skip to content

Commit 44bfc15

Browse files
committed
chore: Updated changelog for release 0.3.4
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
1 parent 0b8ef81 commit 44bfc15

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@
1414

1515
## [UNRELEASED]
1616

17+
## [v0.3.4] - 2024-10-28
18+
19+
### Changed
20+
21+
- Updated _actions/checkout_ from `4.2.0` to [`4.2.2`](https://github.com/actions/checkout/releases/tag/v4.2.2). ([#25](https://github.com/action-stars/generic-workflows/pull/25)) _@dependabot_
22+
- Updated _github/codeql-action_ from `3.26.11` to [`3.27.0`](https://github.com/github/codeql-action/releases/tag/v3.27.0). ([#25](https://github.com/action-stars/generic-workflows/pull/25)) _@dependabot_
23+
- Updated _actions/upload-artifact_ from `4.4.1` to [`4.4.3`](https://github.com/actions/upload-artifact/releases/tag/v4.4.3). ([#25](https://github.com/action-stars/generic-workflows/pull/25)) _@dependabot_
24+
1725
## [v0.3.3] - 2024-10-09
1826

1927
### Changed
@@ -74,7 +82,8 @@
7482
<!--
7583
RELEASES
7684
-->
77-
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.3.3...HEAD
85+
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.3.4...HEAD
86+
[v0.3.4]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.4
7887
[v0.3.3]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.3
7988
[v0.3.2]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.2
8089
[v0.3.1]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.1

0 commit comments

Comments
 (0)