1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00

Merge pull request #13941 from NixOS/dependabot/github_actions/actions/labeler-6

build(deps): bump actions/labeler from 5 to 6
This commit is contained in:
Eelco Dolstra 2025-09-09 09:37:08 +02:00 committed by GitHub
commit 7658f00bb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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