diff --git a/.github/workflows/template-dotnet-run-unit-tests.yml b/.github/workflows/template-dotnet-run-unit-tests.yml index c327bd4..1d52317 100644 --- a/.github/workflows/template-dotnet-run-unit-tests.yml +++ b/.github/workflows/template-dotnet-run-unit-tests.yml @@ -90,7 +90,7 @@ jobs: thresholds: '${{ inputs.coverage-threshold }} 80' - name: Add Coverage PR Comment - uses: marocchino/sticky-pull-request-comment@d4d6b0936434b21bc8345ad45a440c5f7d2c40ff # v3 + uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3 if: github.event_name == 'pull_request' with: recreate: true