From 341170092e08970b306aeef435ffe98ddcecc8ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:25:21 +0000 Subject: [PATCH] chore(deps): bump thollander/actions-comment-pull-request Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.4.2 to 3.0.1. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](https://github.com/thollander/actions-comment-pull-request/compare/v2.4.2...v3.0.1) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/netlify-preview-link-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |