1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Update GitHub Action workflows to actions/labeler@v6

This commit is contained in:
Tim Düsterhus
2025-12-17 15:24:55 +01:00
parent 302aed78ee
commit 034ee3f47b

View File

@@ -12,6 +12,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"