diff --git a/.github/workflows/test-coverage.yaml b/.github/workflows/test-coverage.yaml index 19c89d2..8bb686f 100644 --- a/.github/workflows/test-coverage.yaml +++ b/.github/workflows/test-coverage.yaml @@ -55,7 +55,7 @@ jobs: cat code-coverage-details.md >> "$GITHUB_STEP_SUMMARY" - name: "Add Code Coverage Summary as PR Comment" - uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4 + uses: marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2 if: github.event_name == 'pull_request' with: recreate: true