We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b867c4 commit 252fb19Copy full SHA for 252fb19
.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@v2
+ uses: peter-evans/slash-command-dispatch@v3
11
with:
12
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
13
config: >
0 commit comments