chore(release): 5.0.4

This commit is contained in:
Tom Hu 2024-11-19 21:13:58 -05:00
parent 31d1900980
commit edb2eaf167
No known key found for this signature in database
GPG key ID: 79155678363963D2
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"