chore(ci): bump pr-helper version (#7734)

This commit is contained in:
JeremyWuuuuu 2022-05-17 11:33:42 +08:00 committed by GitHub
parent e5749bfe8b
commit 76f6bd290e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
if: ${{ needs.result.outputs.succeeded == 'true' }}
name: Lint successfully
steps:
- uses: actions-awesome/pr-helper@1.1.0
- uses: actions-awesome/pr-helper@1.1.1
with:
actions: 'maintain-comment, add-labels, remove-labels'
token: ${{ github.token }}
@ -65,7 +65,7 @@ jobs:
with:
path: ./commit-lint.txt
- uses: actions-awesome/pr-helper@1.1.0
- uses: actions-awesome/pr-helper@1.1.1
with:
actions: 'remove-labels, add-labels, maintain-comment'
labels-to-remove: 'CommitMessage::Qualified'