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 eafe5df commit 917de99Copy full SHA for 917de99
.github/workflows/slash-command-dispatch.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- name: Slash Command Dispatch
10
id: scd
11
- uses: peter-evans/slash-command-dispatch@a28ee6cd74d5200f99e247ebc7b365c03ae0ef3c # v3.0.1
+ uses: peter-evans/slash-command-dispatch@13bc09769d122a64f75aa5037256f6f2d78be8c4 # v4.0.0
12
with:
13
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
14
reaction-token: ${{ secrets.ACTIONS_BOT_TOKEN }}
0 commit comments