Update slash-command-dispatch to v2-beta

This commit is contained in:
Peter Evans 2020-07-25 12:53:35 +09:00
parent 132b02c8e1
commit 3a21b8d668

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v1
uses: peter-evans/slash-command-dispatch@v2-beta
with:
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
config: >