Skip to content

Commit 7658f00

Browse files
authored
Merge pull request #13941 from NixOS/dependabot/github_actions/actions/labeler-6
build(deps): bump actions/labeler from 5 to 6
2 parents a97c5df + 7128abd commit 7658f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-24.04
1919
if: github.repository_owner == 'NixOS'
2020
steps:
21-
- uses: actions/labeler@v5
21+
- uses: actions/labeler@v6
2222
with:
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}
2424
sync-labels: false

0 commit comments

Comments
 (0)