From ddfbfd1c78600ce48d91a786110bff750b897525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 00:26:33 +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.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...v3.0.0) --- 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..56cea66c 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.0 continue-on-error: true with: message: |