diff --git a/.github/workflows/operator.yml b/.github/workflows/operator.yml index e2d05a6bf..58ef78d3c 100644 --- a/.github/workflows/operator.yml +++ b/.github/workflows/operator.yml @@ -150,7 +150,7 @@ jobs: run: make test - name: Upload test coverage - uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1 + uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0 with: token: ${{ secrets.CODECOV_TOKEN }} file: ./cover.out