Use simple-icons/labeler@v1

This commit is contained in:
LitoMore 2024-03-10 11:13:51 +08:00
parent fad808a7ff
commit c42614a06e
No known key found for this signature in database
GPG key ID: B8653F9344667340

View file

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event.action == 'opened'
steps:
- uses: simple-icons/labeler@master
- uses: simple-icons/labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}