diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 17b1429137b..a9b8cd4a23d 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@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 #v2.1.0 - name: Ensure go generate produces a zero diff for update-urls shell: bash