diff --git a/.github/workflows/pr-cicd.yml b/.github/workflows/pr-cicd.yml index 1a9f6d7..6a6e9d1 100644 --- a/.github/workflows/pr-cicd.yml +++ b/.github/workflows/pr-cicd.yml @@ -73,7 +73,7 @@ jobs: token: ${{ secrets.CODECOV_TOKEN }} - name: Test Report if: always() - uses: dorny/test-reporter@e1a31eb7a0c78439a9eb245286815dfb7f24c132 # v1 + uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1 with: name: Unit Tests path: unit.test.json