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 604773f commit 137f44eCopy full SHA for 137f44e
.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