Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v3.1.0 (#133)
Browse files Browse the repository at this point in the history
* chore(deps): update codecov/codecov-action action to v3.1.0

* Create brown-chefs-train.md

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: roikoren755 <26850796+roikoren755@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 21, 2022
1 parent 8bbe29f commit 9f0cdab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/brown-chefs-train.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-es-roikoren": patch
---

chore(deps): update codecov/codecov-action action to v3.1.0
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ jobs:
- name: Coverage
run: npm run coverage
- name: Codecov
uses: codecov/codecov-action@v3.0.0
uses: codecov/codecov-action@v3.1.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 9f0cdab

Please sign in to comment.