Skip to content

Commit c4e12f4

Browse files
Bump codecov/codecov-action from 3.1.4 to 3.1.6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.4...v3.1.6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8aeb5fe commit c4e12f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
go-version: ">=1.20"
1616
check-latest: true
1717
- run: make integration-test
18-
- uses: codecov/[email protected].4
18+
- uses: codecov/[email protected].6
1919
with:
2020
file: ./coverage.txt

0 commit comments

Comments
 (0)