From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 18:08:06 +0000 (+0000) Subject: build(deps): bump actions/labeler from 5 to 6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1947a7e4cabdfe8df2255253a45056c3675c3f5f;p=thirdparty%2Futil-linux.git build(deps): bump actions/labeler from 5 to 6 Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index e57cd86e2..16dbac1af 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -9,4 +9,4 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v6