Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#2472)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 19, 2022
1 parent 9597e96 commit 182338c
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@81cd2dc8148241f03f5839d295e000b8f761e378 #v3.1.0
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 #v3.1.1

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

0 comments on commit 182338c

Please sign in to comment.