diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 5c08f7e98..a72e41005 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@fcf6fe9e4a0409cd9316a5011435be0f3327f1e1 # tag=v2 + uses: marocchino/sticky-pull-request-comment@3d60a5b2dae89d44e0c6ddc69dd7536aec2071cd # tag=v2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} number: ${{ github.event.issue.number }}