labeler.yml: use alias tag v0 (#7472)

This commit is contained in:
Axel Navarro 2021-11-24 13:09:40 -03:00 committed by GitHub
parent ab12095933
commit 37d7bbe950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,6 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: tldr-pages/tldr-labeler-action@v0.1.0
- uses: tldr-pages/tldr-labeler-action@v0
with:
token: "${{ secrets.GITHUB_TOKEN }}"