Skip to content

Commit 5b9b627

Browse files
ci: bump codecov/codecov-action from 4.0.1 to 4.5.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.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@v4.0.1...v4.5.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b442b56 commit 5b9b627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: npx vitest run --coverage
5757

5858
- name: Upload coverage reports to Codecov
59-
uses: codecov/codecov-action@v4.0.1
59+
uses: codecov/codecov-action@v4.5.0
6060
with:
6161
token: ${{ secrets.CODECOV_TOKEN }}
6262
slug: onesoft-sudo/sudobot

0 commit comments

Comments
 (0)