From ce375bde405fe5fe3935ec113204555f150b7746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 01:04:23 +0000 Subject: [PATCH] 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] --- .github/workflows/labelling.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 .github/workflows/labelling.yaml diff --git a/.github/workflows/labelling.yaml b/.github/workflows/labelling.yaml old mode 100755 new mode 100644 index ea45394..0484af6 --- a/.github/workflows/labelling.yaml +++ b/.github/workflows/labelling.yaml @@ -25,7 +25,7 @@ jobs: "2000": "XXL" } - name: general-labels - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: sync-labels: true pr-reviewer: