diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c93da5febf..1a0275205a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -342,7 +342,7 @@ jobs: disable_search: true token: ${{ secrets.CODECOV_TOKEN }} - - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2 + - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3 with: working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }} files: Library/Homebrew/test/coverage/coverage.xml