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
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,14 @@
14
14
15
15
## [UNRELEASED]
16
16
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_
0 commit comments