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 d1f2a0a commit 3fa3185Copy full SHA for 3fa3185
.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