diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 3cf22aa..a21ff0f 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -510,7 +510,7 @@ jobs: - name: Post Standards Summary if: success() - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3 with: header: code-analyzer-standards path: standards-report.md