fix: Upgraded slash command version (#8458)

This commit is contained in:
Nidhi 2021-10-12 16:59:31 +05:30 committed by GitHub
parent 692e62b4dd
commit e60b01cc32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: