diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bff9dd5..40d1aeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,7 +165,7 @@ jobs: - name: Post coverage summary to PR if: matrix.dotnet-version == '10.0.x' && github.event_name == 'pull_request' - uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2.9.2 + uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4 with: recreate: true path: code-coverage-results.md