Skip to content

Commit 47cd119

Browse files
ci: Bump codecov/codecov-action from 4.5.0 to 5.4.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.4.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.4.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ba336c commit 47cd119

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

0 commit comments

Comments
 (0)