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:
parent
c83a9ff7ec
commit
c0238781ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue