1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 21:15:35 +02:00

chore: bump labeler action version to v0.6.0 (#15476)

This commit is contained in:
Sebastiaan Speck 2025-01-10 17:33:13 +01:00 committed by GitHub
parent dd26f1f7c0
commit 9883f4af32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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