From b0ef36f32260fbd2aa679bf3aa772c629e5be714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 01:02:04 +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 2.5.0. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](https://github.com/thollander/actions-comment-pull-request/compare/v2.4.2...v2.5.0) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... 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..53940de8 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@v2.5.0 continue-on-error: true with: message: |