From 64598dec0cf47640581caf9379aa79c8cb63caaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 23:10:06 +0000 Subject: [PATCH] Bump peter-evans/create-or-update-comment from 2.0.0 to 2.1.0 Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/c9fcb64660bc90ec1cc535646af190c992007c32...5adcb0bb0f9fb3f95ef05400558bdb3f329ee808) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/comment_by_label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/comment_by_label.yml b/.github/workflows/comment_by_label.yml index 4fc9051934..8d291673dd 100644 --- a/.github/workflows/comment_by_label.yml +++ b/.github/workflows/comment_by_label.yml @@ -16,7 +16,7 @@ jobs: pull-requests: write steps: - name: Add comment - uses: peter-evans/create-or-update-comment@c9fcb64660bc90ec1cc535646af190c992007c32 + uses: peter-evans/create-or-update-comment@5adcb0bb0f9fb3f95ef05400558bdb3f329ee808 with: issue-number: ${{ github.event.issue.number }} body: |