mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-08 12:07:25 +00:00
chore(release): 5.0.7 (#1691)
This commit is contained in:
parent
a76271d959
commit
0e912eeae3
2 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CODECOV_ACTION_VERSION="5.0.6"
|
||||
CODECOV_ACTION_VERSION="5.0.7"
|
||||
|
|
|
|||
Loading…
Reference in a new issue