Skip to content

Commit 0abea1a

Browse files
committed
chore: Update changelog for v0.5.3 release
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
1 parent a6b73d3 commit 0abea1a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/dependabot.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,3 @@ updates:
1313
prefix: deps
1414
schedule:
1515
interval: weekly
16-
reviewers:
17-
- action-stars/dependabot-reviewers

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,15 @@
1515

1616
## [UNRELEASED]
1717

18+
## [v0.5.3] - 2025-05-13
19+
1820
### Changed
1921

2022
- Update _github/codeql-action_ from `3.28.13` to [`3.28.14`](https://github.com/github/codeql-action/releases/tag/v3.28.14). ([#44](https://github.com/action-stars/generic-workflows/pull/44)) _@dependabot_
2123
- Update _github/codeql-action_ from `3.28.14` to [`3.28.15`](https://github.com/github/codeql-action/releases/tag/v3.28.15). ([#45](https://github.com/action-stars/generic-workflows/pull/45)) _@dependabot_
2224
- Update _github/codeql-action_ from `3.28.15` to [`3.28.16`](https://github.com/github/codeql-action/releases/tag/v3.28.16). ([#46](https://github.com/action-stars/generic-workflows/pull/46)) _@dependabot_
2325
- Update _github/codeql-action_ from `3.28.16` to [`3.28.17`](https://github.com/github/codeql-action/releases/tag/v3.28.17). ([#47](https://github.com/action-stars/generic-workflows/pull/47)) _@dependabot_
26+
- Update _action-stars/install-tool-from-github-release_ from `0.2.4` to [`0.2.5`](https://github.com/action-stars/install-tool-from-github-release/releases/tag/v0.2.5). ([#48](https://github.com/action-stars/generic-workflows/pull/48)) _@dependabot_
2427

2528
## [v0.5.2] - 2025-03-27
2629

@@ -146,7 +149,8 @@
146149
<!--
147150
RELEASES
148151
-->
149-
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.5.2...HEAD
152+
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.5.3...HEAD
153+
[v0.5.3]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.3
150154
[v0.5.2]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.2
151155
[v0.5.1]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.1
152156
[v0.5.0]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.0

0 commit comments

Comments
 (0)