From e2809ff603ed0eed7b0ccc0b28b9b73b5cb62f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 01:06:16 +0000 Subject: [PATCH] Bump GrantBirki/comment from 2.0.5 to 2.0.6 Bumps [GrantBirki/comment](https://github.com/grantbirki/comment) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/grantbirki/comment/releases) - [Commits](https://github.com/grantbirki/comment/compare/v2.0.5...v2.0.6) --- updated-dependencies: - dependency-name: GrantBirki/comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/new-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new-pr.yml b/.github/workflows/new-pr.yml index d27892781..fb709f586 100644 --- a/.github/workflows/new-pr.yml +++ b/.github/workflows/new-pr.yml @@ -17,7 +17,7 @@ jobs: # Comment on new PR requests with deployment instructions - uses: actions/checkout@v3.5.3 - name: comment - uses: GrantBirki/comment@v2.0.5 + uses: GrantBirki/comment@v2.0.6 continue-on-error: true with: file: .github/new-pr-comment.md