Skip to content

Commit 701a0ab

Browse files
chore(deps): bump codecov/codecov-action from 4.2.0 to 5.1.2 (#625)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.2.0 to 5.1.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.2.0...v5.1.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32f0f96 commit 701a0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
env:
6868
SPEAKEASY_API_KEY: ${{ secrets.SPEAKEASY_API_KEY }}
6969
- name: Upload coverage reports to Codecov with GitHub Action
70-
uses: codecov/codecov-action@v4.2.0
70+
uses: codecov/codecov-action@v5.1.2
7171
env:
7272
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7373

0 commit comments

Comments
 (0)