We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bab1ab commit 1954ee1Copy full SHA for 1954ee1
.github/workflows/slash-command-dispatch.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Slash Command Dispatch
10
- uses: peter-evans/slash-command-dispatch@v3
+ uses: peter-evans/slash-command-dispatch@v4
11
with:
12
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
13
config: >
0 commit comments