Compare commits

..

2 Commits

Author SHA1 Message Date
Tom Hu
637f5001b4 fix: update CODECOV_TOKEN if set with env 2024-11-20 14:56:42 -05:00
Tom Hu
eea0d176b1 fix: add space 2024-11-20 14:52:57 -05:00
2 changed files with 1 additions and 8 deletions

View File

@@ -1,10 +1,3 @@
## 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

View File

@@ -1 +1 @@
CODECOV_ACTION_VERSION="5.0.6"
CODECOV_ACTION_VERSION="5.0.5"