Merge pull request #3726 from lxc/dependabot/github_actions/actions/labeler-7

build(deps): bump actions/labeler from 6 to 7
This commit is contained in:
Stéphane Graber 2026-07-27 16:09:44 -04:00 committed by GitHub
commit af78a61cd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
name: PR labels name: PR labels
runs-on: ubuntu-24.04 runs-on: ubuntu-24.04
steps: steps:
- uses: actions/labeler@v6 - uses: actions/labeler@v7
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true sync-labels: true