Skip to content

Commit b5bb5ea

Browse files
committed
chore: Updated changelog for 0.3.3 release
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
1 parent fcd208f commit b5bb5ea

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

1515
## [UNRELEASED]
1616

17+
## [v0.3.3] - 2024-10-09
18+
19+
### Changed
20+
21+
- Updated _github/codeql-action_ from `3.26.10` to [`3.26.11`](https://github.com/github/codeql-action/releases/tag/v3.26.11). ([#23](https://github.com/action-stars/generic-workflows/pull/23)) _@dependabot_
22+
- Updated _actions/upload-artifact_ from `4.4.0` to [`4.4.1`](https://github.com/actions/upload-artifact/releases/tag/v4.4.1). ([#23](https://github.com/action-stars/generic-workflows/pull/23)) _@dependabot_
23+
1724
## [v0.3.2] - 2024-10-07
1825

1926
### Changed
@@ -67,7 +74,8 @@
6774
<!--
6875
RELEASES
6976
-->
70-
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.3.2...HEAD
77+
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.3.3...HEAD
78+
[v0.3.3]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.3
7179
[v0.3.2]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.2
7280
[v0.3.1]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.1
7381
[v0.3.0]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.0

0 commit comments

Comments
 (0)