Skip to content

Commit 9b5882c

Browse files
Build(deps): Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#3712)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.1 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@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44b7af3 commit 9b5882c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187

188188
# Upload coverage to Codecov
189189
- name: Upload coverage to Codecov
190-
uses: codecov/[email protected].1
190+
uses: codecov/[email protected].2
191191
if: success() || failure()
192192
with:
193193
use_oidc: true

0 commit comments

Comments
 (0)