We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a97c5df + 7128abd commit 7658f00Copy full SHA for 7658f00
.github/workflows/labels.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-24.04
19
if: github.repository_owner == 'NixOS'
20
steps:
21
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
22
with:
23
repo-token: ${{ secrets.GITHUB_TOKEN }}
24
sync-labels: false
0 commit comments