diff --git a/.github/workflows/dispatch-command.yml b/.github/workflows/dispatch-command.yml index 212d6322..b14e8b46 100644 --- a/.github/workflows/dispatch-command.yml +++ b/.github/workflows/dispatch-command.yml @@ -15,7 +15,7 @@ jobs: app-id: ${{ secrets.MYPARCEL_APP_ID }} private-key: ${{ secrets.MYPARCEL_APP_PRIVATE_KEY }} - - uses: peter-evans/slash-command-dispatch@v3 + - uses: peter-evans/slash-command-dispatch@v4 with: token: ${{ steps.credentials.outputs.token }} commands: |