From 2e3f0ef46a3b57c1dc12d4c996f96884cafa6fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 04:15:39 +0000 Subject: [PATCH] github-actions: bump the minor-patch-dependencies group with 1 update Bumps the minor-patch-dependencies group with 1 update: [dessant/reaction-comments](https://github.com/dessant/reaction-comments). - [Release notes](https://github.com/dessant/reaction-comments/releases) - [Changelog](https://github.com/dessant/reaction-comments/blob/main/CHANGELOG.md) - [Commits](https://github.com/dessant/reaction-comments/compare/v3...v4) --- updated-dependencies: - dependency-name: dessant/reaction-comments dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/reactions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reactions.yml b/.github/workflows/reactions.yml index f7bfacd..5995497 100644 --- a/.github/workflows/reactions.yml +++ b/.github/workflows/reactions.yml @@ -23,7 +23,7 @@ jobs: action: runs-on: "ubuntu-22.04" steps: - - uses: "dessant/reaction-comments@v3" + - uses: "dessant/reaction-comments@v4" with: github-token: "${{ secrets.GITHUB_TOKEN }}" issue-comment: >