diff --git a/.github/workflows/comment-pr.yml b/.github/workflows/comment-pr.yml index fab40b66..c45a0d36 100644 --- a/.github/workflows/comment-pr.yml +++ b/.github/workflows/comment-pr.yml @@ -10,7 +10,7 @@ jobs: sonarr: runs-on: ubuntu-latest steps: - - uses: marocchino/sticky-pull-request-comment@v2 + - uses: marocchino/sticky-pull-request-comment@v3 with: message: | Please check on sonarcloud that the PR does not add any issue.