mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-08 03:57:26 +00:00
chore(release): 5.0.6
This commit is contained in:
parent
373fd71a64
commit
9e2b9045f8
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## 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
|
||||
|
||||
|
||||
**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6
|
||||
|
||||
## v5.0.5
|
||||
### What's Changed
|
||||
* chore(release): wrapper-0.0.27 by @app/codecov-releaser-app in https://github.com/codecov/codecov-action/pull/1685
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CODECOV_ACTION_VERSION="5.0.5"
|
||||
CODECOV_ACTION_VERSION="5.0.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue