From 91535eac1588ecbc9e29e0509a923f2b6dad7340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 03:43:26 +0000 Subject: [PATCH] chore(deps): bump peter-evans/slash-command-dispatch from 2.3.0 to 5.0.2 Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 2.3.0 to 5.0.2. - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/40877f718dce0101edfc7aea2b3800cc192f9ed5...9bdcd7914ec1b75590b790b844aa3b8eee7c683a) --- updated-dependencies: - dependency-name: peter-evans/slash-command-dispatch dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-patch-0-from-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-patch-0-from-comment.yml b/.github/workflows/release-patch-0-from-comment.yml index 29a05884a..47d13d4b3 100644 --- a/.github/workflows/release-patch-0-from-comment.yml +++ b/.github/workflows/release-patch-0-from-comment.yml @@ -22,7 +22,7 @@ jobs: - name: 'Slash Command Dispatch' id: 'slash_command' - uses: 'peter-evans/slash-command-dispatch@40877f718dce0101edfc7aea2b3800cc192f9ed5' + uses: 'peter-evans/slash-command-dispatch@9bdcd7914ec1b75590b790b844aa3b8eee7c683a' with: token: '${{ secrets.GITHUB_TOKEN }}' commands: 'patch'