diff --git a/.github/workflows/slash-command-dispatch.yml b/.github/workflows/slash-command-dispatch.yml index 8ab6b4d1139..44f059b07c9 100644 --- a/.github/workflows/slash-command-dispatch.yml +++ b/.github/workflows/slash-command-dispatch.yml @@ -42,7 +42,7 @@ jobs: GET_PR_OUTPUTS: ${{ toJson(steps.get-pr.outputs) }} run: echo "$GET_PR_OUTPUTS" - name: Slash Command Dispatch PR - uses: peter-evans/slash-command-dispatch@v3 + uses: peter-evans/slash-command-dispatch@v4 id: scd if: success() with: