chore(deps): update actions-cool/maintain-one-comment action to v2 (#4784)

This commit is contained in:
renovate[bot] 2021-12-11 17:59:12 +08:00 committed by GitHub
parent 3158cb33c9
commit 9f78a42a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Deploy has succeeded
if: ${{ success() }}
uses: actions-cool/maintain-one-comment@v1.1.0
uses: actions-cool/maintain-one-comment@v2.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
@ -53,7 +53,7 @@ jobs:
- name: Deploy has failed
if: ${{ failure() }}
uses: actions-cool/maintain-one-comment@v1.1.0
uses: actions-cool/maintain-one-comment@v2.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
@ -80,7 +80,7 @@ jobs:
run: echo "::set-output name=id::$(<pr.txt)"
- name: Deploy has failed
uses: actions-cool/maintain-one-comment@v1.1.0
uses: actions-cool/maintain-one-comment@v2.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: create
uses: actions-cool/maintain-one-comment@v1.1.0
uses: actions-cool/maintain-one-comment@v2.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |