1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

upgrading slash-command-dispatch to v2.3.0

Co-authored-by: Eduardo Lima <eduardolima.df@gmail.com>
This commit is contained in:
andreabenf 2021-09-23 10:23:49 -03:00
parent 7a505d2cd8
commit 2086376969

View file

@ -23,7 +23,7 @@ jobs:
private_key: ${{ secrets.PRIVATE_KEY }}
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v1
uses: peter-evans/slash-command-dispatch@v2.3.0
env:
TOKEN: ${{ steps.generate_token.outputs.token }}
with:
@ -32,5 +32,4 @@ jobs:
reaction-token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
commands: ok-to-test
named-args: true
permission: write