mirror of
https://github.com/codecov/codecov-action.git
synced 2026-09-26 21:15:52 +00:00
chore(release): 7.1.1 (#1973)
Bump wrapper submodule to 0.3.1 and regenerate dist/codecov.sh. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2
dist/codecov.sh
vendored
2
dist/codecov.sh
vendored
@@ -37,7 +37,7 @@ g="\033[0;32m" # info/debug
|
||||
r="\033[0;31m" # errors
|
||||
x="\033[0m"
|
||||
retry="--retry 5 --retry-delay 2"
|
||||
CC_WRAPPER_VERSION="0.3.0"
|
||||
CC_WRAPPER_VERSION="0.3.1"
|
||||
CC_VERSION="${CC_VERSION:-latest}"
|
||||
CC_FAIL_ON_ERROR="${CC_FAIL_ON_ERROR:-false}"
|
||||
CC_RUN_CMD="${CC_RUN_CMD:-upload-coverage}"
|
||||
|
||||
Submodule src/scripts updated: ce44ce7e24...1905ad958e
@@ -1 +1 @@
|
||||
7.1.0
|
||||
7.1.1
|
||||
|
||||
Reference in New Issue
Block a user