fix: Upgraded slash command version (#8458)
This commit is contained in:
parent
692e62b4dd
commit
e60b01cc32
2
.github/workflows/ok-to-test.yml
vendored
2
.github/workflows/ok-to-test.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user