Fix issue commenter

This commit is contained in:
Andre_601 2020-09-12 22:02:25 +02:00 committed by GitHub
parent 325cd2d284
commit 9d35f4c3e6
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.5.0
uses: peaceiris/actions-label-commenter@v1.6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}