Skip to content

Commit

Permalink
Merge pull request #109 from peter-evans/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/slash-command-dispatch-3

Bump peter-evans/slash-command-dispatch from 2 to 3
  • Loading branch information
peter-evans authored Mar 28, 2022
2 parents ce67f1b + 380daa7 commit 26f0786
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 26f0786

Please sign in to comment.