diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8b5034..55fe617 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: - name: Test Only run: make test - name: Test and Measure Coverage - uses: leynos/shared-actions/.github/actions/generate-coverage@f9f1c863c8a5bef64aa6779caa746e1a4a6c1ad4 + uses: leynos/shared-actions/.github/actions/generate-coverage@4d696e72fff6db49f34302ccf119ba978f1032c9 with: output-path: lcov.info format: lcov