Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-action@51d8108...5a8bb47)

---
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>
  • Loading branch information
dependabot[bot] committed Aug 24, 2021
1 parent 216eb45 commit 207266a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
env:
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47
- uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3

test-default-formula-linux:
name: test default formula (Linux)
Expand Down Expand Up @@ -339,4 +339,4 @@ jobs:

- run: brew test-bot --only-formulae --test-default-formula

- uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47
- uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3

2 comments on commit 207266a

@fiza3

This comment was marked as spam.

@fiza3

This comment was marked as spam.

Please sign in to comment.