From 475f0098b053db0770a45e071c65ae2117c1b9f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 05:07:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20actions/labeler?= =?UTF-8?q?=20action=20to=20v7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/action-conventions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-conventions.yml b/.github/workflows/action-conventions.yml index af50215..59a81c2 100644 --- a/.github/workflows/action-conventions.yml +++ b/.github/workflows/action-conventions.yml @@ -30,7 +30,7 @@ jobs: run: | cat ${{ inputs.additional-labeler-config }} >> labeler-config.yml - - uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0 + - uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0 with: configuration-path: "labeler-config.yml"