Skip to content

Commit 137f44e

Browse files
build(deps): bump peter-evans/slash-command-dispatch from 3 to 4
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3 to 4. - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@v3...v4) --- 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 604773f commit 137f44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch-command.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
app-id: ${{ secrets.MYPARCEL_APP_ID }}
1616
private-key: ${{ secrets.MYPARCEL_APP_PRIVATE_KEY }}
1717

18-
- uses: peter-evans/slash-command-dispatch@v3
18+
- uses: peter-evans/slash-command-dispatch@v4
1919
with:
2020
token: ${{ steps.credentials.outputs.token }}
2121
commands: |

0 commit comments

Comments
 (0)