mirror of
https://github.com/peter-evans/repository-dispatch.git
synced 2026-06-28 23:24:29 +00:00
Merge pull request #108 from peter-evans/dependabot/github_actions/peter-evans/slash-command-dispatch-3
This commit is contained in:
2
.github/workflows/slash-command-dispatch.yml
vendored
2
.github/workflows/slash-command-dispatch.yml
vendored
@@ -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: >
|
||||
|
||||
Reference in New Issue
Block a user