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.
1 parent 12db072 commit 7128abdCopy full SHA for 7128abd
.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