8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76271d commit 015f24eCopy full SHA for 015f24e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v5.0.7
2
+### What's Changed
3
+* fix: use HEAD_REPO by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1690
4
+
5
6
+**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
7
8
## v5.0.6
9
### What's Changed
10
* fix: update CODECOV_TOKEN and fix tokenless by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1688
src/version
@@ -1 +1 @@
-CODECOV_ACTION_VERSION="5.0.6"
+CODECOV_ACTION_VERSION="5.0.7"
0 commit comments