From 889bb6e188bdb30db4b540b189bc898426d4e10d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:38:38 +0000 Subject: [PATCH] Bump thollander/actions-comment-pull-request from 2.5.0 to 3.0.0 Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2.5.0 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.5.0...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/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 c695532a..328cfc75 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.5.0 + uses: thollander/actions-comment-pull-request@v3.0.0 with: message: ""