Skip to content

Commit 816edd1

Browse files
committed
fix(env): update Go Coverage Tool version to v1.1.13
1 parent fa95a5c commit 816edd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/.env.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ GO_COVERAGE_PROVIDER=internal
147147
CODECOV_TOKEN_REQUIRED=false
148148

149149
# Go Coverage Tool Version
150-
GO_COVERAGE_VERSION=v1.1.12 # https://github.com/mrz1836/go-coverage/releases
150+
GO_COVERAGE_VERSION=v1.1.13 # https://github.com/mrz1836/go-coverage/releases
151151
GO_COVERAGE_USE_LOCAL=false # Use local version for development
152152

153153
# Core Coverage Settings

0 commit comments

Comments
 (0)