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 ebc2ff8 commit 60956dbCopy full SHA for 60956db
.github/workflows/dispatch-command.yml
@@ -15,7 +15,7 @@ jobs:
15
app-id: ${{ secrets.MYPARCEL_APP_ID }}
16
private-key: ${{ secrets.MYPARCEL_APP_PRIVATE_KEY }}
17
18
- - uses: peter-evans/slash-command-dispatch@v3
+ - uses: peter-evans/slash-command-dispatch@v4
19
with:
20
token: ${{ steps.credentials.outputs.token }}
21
commands: |
0 commit comments