mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 04:55:49 +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:
|
labeler:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: tldr-pages/tldr-labeler-action@v0.5.0
|
- uses: tldr-pages/tldr-labeler-action@v0.6.0
|
||||||
with:
|
with:
|
||||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue