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