Skip to content

Commit

Permalink
Update slash-command-dispatch to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Evans committed Jul 25, 2020
1 parent 6ac6b81 commit 4ca04c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-command-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
with:
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
config: >
Expand Down

0 comments on commit 4ca04c9

Please sign in to comment.