diff --git a/.github/workflows/test-reusable.yml b/.github/workflows/test-reusable.yml index 7cbb4fc0..51b9d0e5 100644 --- a/.github/workflows/test-reusable.yml +++ b/.github/workflows/test-reusable.yml @@ -87,7 +87,7 @@ jobs: - name: Upload coverage reports to Codecov if: ${{ !inputs.use_min_dep_versions }} - uses: codecov/codecov-action@04b047e8bb82a0c002c8312c1c880fbc6a999d45 # v5 + uses: codecov/codecov-action@0fb7174895f61a3b6b78fc075e0cd60383518dac # v5 with: files: coverage.xml verbose: true