From 82eed0ba1a128af6654efcb0317e9f2b60b23428 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:00:15 +0100 Subject: [PATCH] build(deps): bump actions/labeler from 6.1.0 to 6.2.0 (#4144) * build(deps): bump actions/labeler from 6.1.0 to 6.2.0 Bumps [actions/labeler](https://github.com/actions/labeler) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/f27b608878404679385c85cfa523b85ccb86e213...b8dd2d9be0f68b860e7dae5dae7d772984eacd6d) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * chore: update actions.lock --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yuki Okushi --- .github/workflows/actions.lock | 8 ++++---- .github/workflows/labeler.yml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/actions.lock b/.github/workflows/actions.lock index f20a483ed..7fb6a3632 100644 --- a/.github/workflows/actions.lock +++ b/.github/workflows/actions.lock @@ -25,7 +25,7 @@ workflows: - 'taiki-e/install-action@4684b8405694ae9dd42c9f39ba901a70ae83f4a3' '.github/workflows/labeler.yml': - 'actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0' - - 'actions/labeler@f27b608878404679385c85cfa523b85ccb86e213' + - 'actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d' '.github/workflows/lint.yml': - 'actions-rust-lang/setup-rust-toolchain@166cdcfd11aee3cb47222f9ddb555ce30ddb9659' - 'actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0' @@ -60,9 +60,9 @@ dependencies: commit: 'sha1-ed597411d8f924073f98dfc5c65a23a2325f34cd' owner_id: 44036562 repo_id: 205262760 - 'actions/labeler@f27b608878404679385c85cfa523b85ccb86e213': - ref: 'v6.1.0' - commit: 'sha1-f27b608878404679385c85cfa523b85ccb86e213' + 'actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d': + ref: 'v6.2.0' + commit: 'sha1-b8dd2d9be0f68b860e7dae5dae7d772984eacd6d' owner_id: 44036562 repo_id: 177139928 'codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f': diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index c83073f4b..9aa344522 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -18,4 +18,4 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0 + - uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0