From 4b46f461fe14510201c3e165502661b79fe16070 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 18:36:22 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20actions/labeler?= =?UTF-8?q?=20action=20(=20v6.2.0=20=E2=86=92=20v7.0.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | actions/labeler | v6.2.0 | v7.0.0 | --- .github/workflows/meta-labeler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/meta-labeler.yaml b/.github/workflows/meta-labeler.yaml index 0d5f97b228..636a97da80 100644 --- a/.github/workflows/meta-labeler.yaml +++ b/.github/workflows/meta-labeler.yaml @@ -21,7 +21,7 @@ jobs: private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }} - name: Labeler - uses: actions/labeler@v6 + uses: actions/labeler@v7 with: repo-token: "${{ steps.app-token.outputs.token }}" configuration-path: .github/labeler.yaml