Skip to content

Commit

Permalink
chore(release): 5.0.7 (#1691)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov authored Nov 21, 2024
1 parent a76271d commit 015f24e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CODECOV_ACTION_VERSION="5.0.6"
CODECOV_ACTION_VERSION="5.0.7"

0 comments on commit 015f24e

Please sign in to comment.