@cryptotaxi247 / netdata / commits / 7be957140

build(deps): bump actions/labeler from 5 to 6 (#20935)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Sep 8, 2025 at 09:07 UTC 7be95714092d907d56690229d83a698e570f1637
1 file changed +1 -1
.github/workflows/labeler.yml
+1 -1
@@ -14,7 +14,7 @@ jobs:
14 contents: read
15 pull-requests: write
16 steps:
17 - - uses: actions/labeler@v5
17 + - uses: actions/labeler@v6
18 if: github.repository == 'netdata/netdata'
19 with:
20 repo-token: "${{ secrets.GITHUB_TOKEN }}"