Skip to content

Commit b24ecde

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

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,13 @@
1414

1515
## [UNRELEASED]
1616

17+
## [v0.3.2] - 2024-10-07
18+
1719
### Changed
1820

19-
- Updated _github/codeql-action_ from `3.25.5` to [`3.26.6`](https://github.com/github/codeql-action/releases/tag/v3.26.6). ([#19](https://github.com/action-stars/generic-workflows/pull/19)) _@dependabot_
21+
- Updated _github/codeql-action_ from `3.25.5` to [`3.26.10`](https://github.com/github/codeql-action/releases/tag/v3.26.10). ([#19](https://github.com/action-stars/generic-workflows/pull/19) & [#22](https://github.com/action-stars/generic-workflows/pull/22)) _@dependabot_
2022
- Updated _actions/upload-artifact_ from `4.3.6` to [`4.4.0`](https://github.com/actions/upload-artifact/releases/tag/v4.4.0). ([#19](https://github.com/action-stars/generic-workflows/pull/19)) _@dependabot_
23+
- Updated _actions/checkout_ from `4.1.7` to [`4.2.0`](https://github.com/actions/checkout/releases/tag/v4.2.0). ([#22](https://github.com/action-stars/generic-workflows/pull/22)) _@dependabot_
2124

2225
## [v0.3.1] - 2024-08-27
2326

@@ -64,7 +67,8 @@
6467
<!--
6568
RELEASES
6669
-->
67-
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.3.1...HEAD
70+
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.3.2...HEAD
71+
[v0.3.2]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.2
6872
[v0.3.1]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.1
6973
[v0.3.0]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.0
7074
[v0.2.1]: https://github.com/action-stars/generic-workflows/releases/tag/v0.2.1

0 commit comments

Comments
 (0)