diff --git a/.github/workflows/ok-to-test.yml b/.github/workflows/ok-to-test.yml index fe11d0dff2..1fc0803378 100644 --- a/.github/workflows/ok-to-test.yml +++ b/.github/workflows/ok-to-test.yml @@ -20,7 +20,7 @@ jobs: private_key: ${{ secrets.APPSMITH_INTEGRATION_TESTING_KEY }} - name: Slash Command Dispatch - uses: peter-evans/slash-command-dispatch@v1 + uses: peter-evans/slash-command-dispatch@v2 env: TOKEN: ${{ steps.generate_token.outputs.token }} with: