diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index c7a3bebda..7e5e6e8c6 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -145,7 +145,7 @@ jobs: - name: Add comment to PR if: github.repository == 'verdaccio/verdaccio' id: comment_to_pr - uses: marocchino/sticky-pull-request-comment@efaaab3fd41a9c3de579aba759d2552635e590fd # v2 + uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} number: ${{ github.event.issue.number }}