Merge pull request #9539 from NixOS/dependabot/github_actions/actions/labeler-5

Bump actions/labeler from 4 to 5
This commit is contained in:
Eelco Dolstra 2023-12-05 14:13:47 +01:00 committed by GitHub
commit 6278e264f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'NixOS'
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: false