chore(release): 5.0.4 (#1682)

This commit is contained in:
Tom Hu
2024-11-19 21:16:06 -05:00
committed by GitHub
parent 31d1900980
commit 985343d705
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## v5.0.4
### What's Changed
* chore(deps): bump wrapper to 0.0.26 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1681
* fix: strip out a trailing \/n from input tokens by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1679
* fix: add action version by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1678
**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4
## v5.0.3
### What's Changed
* fix: update OIDC audience by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1675

View File

@@ -1 +1 @@
CODECOV_ACTION_VERSION="5.0.3"
CODECOV_ACTION_VERSION="5.0.4"