Skip to content

Commit 77c435b

Browse files
ci: bump codecov/codecov-action from 4.5.0 to 5.3.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.3.1. - [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.3.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 618dfc7 commit 77c435b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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.5.0
59+
uses: codecov/codecov-action@v5.3.1
6060
with:
6161
token: ${{ secrets.CODECOV_TOKEN }}
6262
slug: onesoft-sudo/sudobot

0 commit comments

Comments
 (0)