diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 17b1429137b..f4f13192db5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -72,7 +72,7 @@ jobs: - name: Upload coverage to Codecov if: ${{ matrix.update-coverage }} - uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b #v2.1.0 + uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378 #v2.1.0 - name: Ensure go generate produces a zero diff for update-urls shell: bash