Update label commenter action

This commit is contained in:
Andre_601 2020-12-13 17:21:52 +01:00 committed by GitHub
parent f756fbb43b
commit 6b03c38e40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@ jobs:
with:
ref: master
- name: Send Issue/Pull request comment
uses: peaceiris/actions-label-commenter@v1.6.0
uses: peaceiris/actions-label-commenter@v1.8.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}