Update label workflow

This commit is contained in:
CrazyMax 2020-05-04 01:11:12 +02:00
parent dd93d47426
commit 4440b1167e
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -20,6 +20,6 @@ jobs:
# https://github.com/crazy-max/ghaction-github-labeler
name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v1
uses: crazy-max/ghaction-github-labeler@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}