diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 817948154f..7bc383878b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -210,7 +210,7 @@ jobs: env: HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd + - uses: codecov/codecov-action@9b0b9bbe2c64e9ed41413180dd7398450dfeee14 test-default-formula-linux: name: test default formula (Linux) @@ -292,4 +292,4 @@ jobs: - run: brew test-bot --only-formulae --test-default-formula - - uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd + - uses: codecov/codecov-action@9b0b9bbe2c64e9ed41413180dd7398450dfeee14