diff --git a/.github/workflows/comment-deploy-url-to-pr.yaml b/.github/workflows/comment-deploy-url-to-pr.yaml index c9ababa6..d7a2b928 100644 --- a/.github/workflows/comment-deploy-url-to-pr.yaml +++ b/.github/workflows/comment-deploy-url-to-pr.yaml @@ -17,6 +17,6 @@ jobs: # This hash ⬇ is also calculated and used in the deploy workflow in demo.yaml to push the dist/ to Netlify run: echo "::set-output name=hash::$(echo '${{ github.ref }}' | shasum | awk '{print substr($1,0,36)}')" - name: Comment on PR - uses: thollander/actions-comment-pull-request@v2.4.2 + uses: thollander/actions-comment-pull-request@v2.4.3 with: message: ""