We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba8bda commit 6764e1aCopy full SHA for 6764e1a
1 file changed
CHANGELOG.md
@@ -15,6 +15,8 @@
15
16
## [UNRELEASED]
17
18
+## [v0.7.0] - 2025-08-12
19
+
20
### Changed
21
22
- Update _github/codeql-action_ from `3.29.1` to `3.29.2`. ([#55](https://github.com/action-stars/generic-workflows/pull/55)) _@dependabot_
@@ -171,7 +173,8 @@
171
173
<!--
172
174
RELEASES
175
-->
-[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.6.0...HEAD
176
+[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.7.0...HEAD
177
+[v0.7.0]: https://github.com/action-stars/generic-workflows/releases/tag/v0.7.0
178
[v0.6.0]: https://github.com/action-stars/generic-workflows/releases/tag/v0.6.0
179
[v0.5.3]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.3
180
[v0.5.2]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.2
0 commit comments