Skip to content

Commit bd8dd52

Browse files
Bump codecov/codecov-action from 2.0.3 to 2.1.0 (google#2094)
1 parent 9f7c203 commit bd8dd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Upload coverage to Codecov
7474
if: ${{ matrix.update-coverage }}
75-
uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3 #v2.0.3
75+
uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b #v2.1.0
7676

7777
- name: Ensure go generate produces a zero diff for update-urls
7878
shell: bash

0 commit comments

Comments
 (0)