Skip to content

Commit 917de99

Browse files
chore: bump peter-evans/slash-command-dispatch from 3.0.1 to 4.0.0
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@a28ee6c...13bc097) --- updated-dependencies: - dependency-name: peter-evans/slash-command-dispatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eafe5df commit 917de99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slash-command-dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- name: Slash Command Dispatch
1010
id: scd
11-
uses: peter-evans/slash-command-dispatch@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c # v3.0.1
11+
uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
1212
with:
1313
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
1414
reaction-token: ${{ secrets.ACTIONS_BOT_TOKEN }}

0 commit comments

Comments
 (0)