Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.0.0 to 3.1.0 (#2343)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 26, 2022
1 parent 448e04d commit ca149ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Upload coverage to Codecov
if: ${{ matrix.update-coverage }}
uses: codecov/codecov-action@e3c560433a6cc60aec8812599b7844a7b4fa0d71 #v3
uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378 #v3.1.0

- name: Ensure go generate produces a zero diff for update-urls
shell: bash
Expand Down

0 comments on commit ca149ad

Please sign in to comment.