From c75b1dd12eecc4490eb7aa7e6281530e25cad858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 13:31:15 +0000 Subject: [PATCH] Bump thollander/actions-comment-pull-request from 2.3.1 to 2.4.2 Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.3.1 to 2.4.2. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](https://github.com/thollander/actions-comment-pull-request/compare/v2.3.1...v2.4.2) --- 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/comment-deploy-url-to-pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/comment-deploy-url-to-pr.yaml b/.github/workflows/comment-deploy-url-to-pr.yaml index 10f68fbc..c9ababa6 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.3.1 + uses: thollander/actions-comment-pull-request@v2.4.2 with: message: ""