diff --git a/.github/workflows/wf_cicd_commands.yml b/.github/workflows/wf_cicd_commands.yml index 3e0ba265d..e10bb50cd 100644 --- a/.github/workflows/wf_cicd_commands.yml +++ b/.github/workflows/wf_cicd_commands.yml @@ -11,7 +11,7 @@ jobs: if: ${{ github.event.issue.pull_request }} steps: - name: Slash Command Dispatch - uses: peter-evans/slash-command-dispatch@v3 + uses: peter-evans/slash-command-dispatch@v4 with: token: ${{ secrets.MONKEYBOT_PAT }} issue-type: pull-request