mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 10:15:33 +02:00
chore: bump labeler action version to v0.6.0 (#15476)
This commit is contained in:
parent
dd26f1f7c0
commit
9883f4af32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue