Skip to content

Commit 68edc32

Browse files
dependabot[bot]marcofranssen
authored andcommitted
Bump codecov/codecov-action from 6.0.1 to 7.0.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14ade87 commit 68edc32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
TABIA_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848

4949
- name: Upload Code Coverage
50-
uses: codecov/codecov-action@v6.0.1
50+
uses: codecov/codecov-action@v7.0.0
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}
5353
files: ./coverage.out

0 commit comments

Comments
 (0)