chore: bump labeler action version to v0.4.0 (#12806)

This commit is contained in:
K.B.Dharun Krishna 2024-05-20 03:47:32 +05:30 committed by GitHub
parent dda5724d9a
commit 8d3fc3d4a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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