Skip to content

Commit 6c0a3d1

Browse files
chore(main): release 5.0.0
1 parent c79e63d commit 6c0a3d1

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.73.0"
2+
".": "5.0.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [5.0.0](https://github.com/ZeroGachis/.github/compare/v4.73.0...v5.0.0) (2026-01-26)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* use GitHub App token to auto-trigger workflows on PRs
14+
15+
### Bug Fixes
16+
17+
* use GitHub App token to auto-trigger workflows on PRs ([589a24b](https://github.com/ZeroGachis/.github/commit/589a24b5b5e58e5196f6563044e41f804a512be9))
18+
19+
20+
### Miscellaneous Chores
21+
22+
* **deps:** update aquasecurity/setup-trivy action to v0.2.5 ([#403](https://github.com/ZeroGachis/.github/issues/403)) ([a3d3682](https://github.com/ZeroGachis/.github/commit/a3d3682e6152d43c59b046e22dd93d70cddf6ecf))
23+
* **deps:** update reviewdog/action-trivy action to v1.14.0 ([ded4e61](https://github.com/ZeroGachis/.github/commit/ded4e6182fb17b91b25552349e59abaaf09fb675))
24+
825
## [4.73.0](https://github.com/ZeroGachis/.github/compare/v4.72.5...v4.73.0) (2026-01-12)
926

1027

0 commit comments

Comments
 (0)