diff --git a/.github/workflows/netlify-preview-link-comment.yml b/.github/workflows/netlify-preview-link-comment.yml index a296ea74..7f7b2b59 100644 --- a/.github/workflows/netlify-preview-link-comment.yml +++ b/.github/workflows/netlify-preview-link-comment.yml @@ -13,7 +13,7 @@ jobs: id: get_hash run: echo "::set-output name=hash::$(echo '${{ github.ref }}' | shasum | awk '{print $1}' | head -c 10 )" - name: Comment on PR - uses: thollander/actions-comment-pull-request@v2.4.2 + uses: thollander/actions-comment-pull-request@v3.0.1 continue-on-error: true with: message: |