Skip to content

Commit b3f0a82

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump codecov/codecov-action from 3.1.5 to 3.1.6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.5...v3.1.6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2342cd commit b3f0a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

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

6666
- name: Upload coverage to Codecov
6767
if: ${{ matrix.step == 'unit' }}
68-
uses: codecov/[email protected].5
68+
uses: codecov/[email protected].6
6969
with:
7070
fail_ci_if_error: true
7171
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)