Skip to content

Commit 6aadca6

Browse files
Bump codecov/codecov-action from 4.5.0 to 5.1.2 (#15)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.1.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.5.0...v5.1.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49e22ea commit 6aadca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
run: cat .codecov.yml | curl --data-binary @- https://codecov.io/validate
6161
-
6262
name: Upload coverage reports to Codecov
63-
uses: codecov/codecov-action@v4.5.0
63+
uses: codecov/codecov-action@v5.1.2
6464
with:
6565
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)