mirror of
https://github.com/curl/curl.git
synced 2026-06-01 23:04:15 +03:00
github/labeler: switch from the beta to labeler v5
Some keys were renamed and the dot option was made default. Closes #12458
This commit is contained in:
parent
04540f69cf
commit
ce03fe3bae
2 changed files with 44 additions and 46 deletions
4
.github/workflows/label.yml
vendored
4
.github/workflows/label.yml
vendored
|
|
@ -21,8 +21,6 @@ jobs:
|
|||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- uses: actions/labeler@v5.0.0-beta.1
|
||||
- uses: actions/labeler@v5
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
# This is documented but doesn't work yet:
|
||||
#dot: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue