Skip to content

Commit 35797f9

Browse files
dependabot[bot]marcofranssen
authored andcommitted
Bump codecov/codecov-action from 5.4.3 to 5.5.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.3 to 5.5.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@v5.4.3...v5.5.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b9c917 commit 35797f9

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@v5.4.3
50+
uses: codecov/codecov-action@v5.5.0
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}
5353
files: ./coverage.out

0 commit comments

Comments
 (0)