fix action version
Signed-off-by: Thomas Stringer <thomas@trstringer.com>
This commit is contained in:
parent
e8f9716ca8
commit
31a78285f8
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
app_id: ${{ secrets.APP_ID }}
|
||||
private_key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
- name: Wait for approval
|
||||
uses: trstringer/manual-approval@v1.6.0-rc.2
|
||||
uses: trstringer/manual-approval@v1
|
||||
with:
|
||||
secret: ${{ steps.generate_token.outputs.token }}
|
||||
approvers: myteam
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue