Skip to content

Commit 73518f9

Browse files
authoredJul 26, 2021
chore(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2 (#657)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.0.1...v2.0.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 170f64c commit 73518f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: npm run validate
4242

4343
- name: ⬆️ Upload coverage report
44-
uses: codecov/codecov-action@v2.0.1
44+
uses: codecov/codecov-action@v2.0.2
4545

4646
release:
4747
needs: main

0 commit comments

Comments
 (0)
Please sign in to comment.