1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 17:15:25 +02:00

chore: bump labeler action version to v0.5.0 (#15409)

This commit is contained in:
Sebastiaan Speck 2025-01-01 15:10:06 +01:00 committed by GitHub
parent c83a9ff7ec
commit c0238781ed
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.4.0
- uses: tldr-pages/tldr-labeler-action@v0.5.0
with:
token: "${{ secrets.GITHUB_TOKEN }}"