Skip to content

Commit bdffff9

Browse files
Chore(deps): Bump peter-evans/slash-command-dispatch from 4.0.0 to 5.0.2 (#962)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f350fe1 commit bdffff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slash_command_dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
private-key: ${{ secrets.OCTAVIA_BOT_PRIVATE_KEY }}
2525
- name: Slash Command Dispatch
2626
id: dispatch
27-
uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
27+
uses: peter-evans/slash-command-dispatch@9bdcd7914ec1b75590b790b844aa3b8eee7c683a # v5.0.2
2828
with:
2929
repository: ${{ github.repository }}
3030
token: ${{ steps.get-app-token.outputs.token }}

0 commit comments

Comments
 (0)