diff --git a/.github/workflows/preview-docs.yml b/.github/workflows/preview-docs.yml index 120026615..3d04ca1ba 100644 --- a/.github/workflows/preview-docs.yml +++ b/.github/workflows/preview-docs.yml @@ -102,7 +102,7 @@ jobs: - name: Post PR comment if: steps.check-token.outputs.has_token == 'true' - uses: thollander/actions-comment-pull-request@1d3973dc4b8e1399c0620d3f2b1aa5e795465308 # v2.4.3 + uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1 with: filePath: comment.md comment_tag: preview-docs