From ae99d72c45ac7fa6f3ebbeaab9c14161f2dee380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 09:55:47 +0000 Subject: [PATCH] Bump actions/labeler from 6 to 7 in the github-actions group Bumps the github-actions group with 1 update: [actions/labeler](https://github.com/actions/labeler). Updates `actions/labeler` from 6 to 7 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 96e2751..391ca36 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -42,4 +42,4 @@ jobs: - name: Apply labels if: github.event_name == 'pull_request_target' - uses: actions/labeler@v6 + uses: actions/labeler@v7