Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 1.5.0 to 1.5.2 (#18)
Browse files Browse the repository at this point in the history
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.0 to 1.5.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@v1.5.0...v1.5.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
ga-paul-t and dependabot[bot] committed Jun 26, 2021
1 parent 41328c0 commit d4efde7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Test
run: npm run test
- name: Code Coverage
uses: codecov/codecov-action@v1.5.0
uses: codecov/codecov-action@v1.5.2
- name: Build
run: npm run build
- name: Package
Expand Down

0 comments on commit d4efde7

Please # to comment.