You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,13 @@
14
14
15
15
## [UNRELEASED]
16
16
17
+
## [v0.3.2] - 2024-10-07
18
+
17
19
### Changed
18
20
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_
20
22
- 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_
0 commit comments