chore(release): 5.0.7 (#1691)

This commit is contained in:
Tom Hu
2024-11-20 19:02:34 -05:00
committed by GitHub
parent a76271d959
commit 015f24e681
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## v5.0.7
### What's Changed
* fix: use HEAD_REPO by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1690
**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
## v5.0.6
### What's Changed
* fix: update CODECOV_TOKEN and fix tokenless by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1688