We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7c203 commit bd8dd52Copy full SHA for bd8dd52
.github/workflows/tests.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Upload coverage to Codecov
74
if: ${{ matrix.update-coverage }}
75
- uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3 #v2.0.3
+ uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b #v2.1.0
76
77
- name: Ensure go generate produces a zero diff for update-urls
78
shell: bash
0 commit comments