Skip to content

Commit d969801

Browse files
dependabot[bot]adamjensenbot
authored andcommitted
Bump peter-evans/slash-command-dispatch from 3.0.2 to 4.0.0
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@v3.0.2...v4.0.0) --- updated-dependencies: - dependency-name: peter-evans/slash-command-dispatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10521e8 commit d969801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slash-commands.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Dispatch Slash Commands
14-
uses: peter-evans/slash-command-dispatch@v3.0.2
14+
uses: peter-evans/slash-command-dispatch@v4.0.0
1515
with:
1616
token: ${{ secrets.CI_TOKEN }}
1717
reaction-token: ${{ secrets.CI_TOKEN }}

0 commit comments

Comments
 (0)