diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 094e76a36..9ebf31d34 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -126,7 +126,7 @@ jobs: - name: Add comment to PR if: github.repository == 'verdaccio/verdaccio' id: comment_to_pr - uses: marocchino/sticky-pull-request-comment@97bddef64db61b9d80edc69593cc4e4c415c3362 # tag=v2 + uses: marocchino/sticky-pull-request-comment@adca94abcaf73c10466a71cc83ae561fd66d1a56 # tag=v2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} number: ${{ github.event.issue.number }}