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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@
20
20
- Updated _github/codeql-action_ from `3.28.11` to [`3.28.13`](https://github.com/github/codeql-action/releases/tag/v3.28.13). ([#42](https://github.com/action-stars/generic-workflows/pull/42)) _@dependabot_
21
21
- Updated _actions/upload-artifact_ from `4.6.1` to [`4.6.2`](https://github.com/actions/upload-artifact/releases/tag/v4.6.2). ([#42](https://github.com/action-stars/generic-workflows/pull/42)) _@dependabot_
22
22
23
+
### Fixed
24
+
25
+
- Fix escaping of changelog characters. ([#43](https://github.com/action-stars/generic-workflows/pull/43)) _@stevehipwell_
0 commit comments