mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
github: labeler: Update dependencies
Update to the most recent version. The biggest change is the switch to Node.js 24. Link: https://github.com/openwrt/openwrt/pull/22903 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
name: Pull Request Labeler
|
name: Pull Request Labeler
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v6
|
||||||
with:
|
with:
|
||||||
repo-token: '${{ secrets.GITHUB_TOKEN }}'
|
repo-token: '${{ secrets.GITHUB_TOKEN }}'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user