Skip to content

Commit

Permalink
Merge pull request #108 from peter-evans/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/slash-command-dispatch-3
  • Loading branch information
peter-evans committed Mar 28, 2022
2 parents a275156 + 0459c47 commit 4b2881e
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@v2
uses: peter-evans/slash-command-dispatch@v3
with:
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
config: >
Expand Down

0 comments on commit 4b2881e

Please sign in to comment.