Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from v1.1.1 to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 9, 2021
1 parent bd0e0a6 commit 45844ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: yarn test-coverage

- name: Upload Coverage
uses: codecov/codecov-action@v1.1.1
uses: codecov/codecov-action@v1.2.2
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 45844ee

Please sign in to comment.