From cbb9ca723a60455af1f62c5d1cd4a4c1f687f896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 00:31:02 +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/462538298fbbd513aea4492f82d6582060b997ec...eab1bc94aa728cf526dcd6639bfd067512d4a5cb) --- updated-dependencies: - dependency-name: GrantBirki/comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/approve-dispatch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/approve-dispatch.yml b/.github/workflows/approve-dispatch.yml index f942c0a65..6e77ad87b 100644 --- a/.github/workflows/approve-dispatch.yml +++ b/.github/workflows/approve-dispatch.yml @@ -154,7 +154,7 @@ jobs: # comment on the issue comment with further instructions for the user - name: comment - uses: GrantBirki/comment@462538298fbbd513aea4492f82d6582060b997ec # pin@v2.0.5 + uses: GrantBirki/comment@eab1bc94aa728cf526dcd6639bfd067512d4a5cb # pin@v2.0.6 with: issue-number: ${{ github.event.client_payload.github.payload.issue.number }} file: .github/templates/new-model.md