diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5ac89b1287..c608ffec3e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -234,7 +234,7 @@ jobs: env: HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3 + - uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b test-default-formula-linux: name: test default formula (Linux) @@ -339,4 +339,4 @@ jobs: - run: brew test-bot --only-formulae --test-default-formula - - uses: codecov/codecov-action@5a8bb4701eca7ba3673f21664b887f652c58d0a3 + - uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b