From 712bfc1fd05819f467bceff1388b3b16fbf97c33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:39:26 +0000 Subject: [PATCH] Update actions/labeler action to v7 --- .github/workflows/pr-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-config.yaml b/.github/workflows/pr-config.yaml index f0787c1..9af4a89 100644 --- a/.github/workflows/pr-config.yaml +++ b/.github/workflows/pr-config.yaml @@ -62,7 +62,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Label Chart 🏷️ - uses: actions/labeler@v5 + uses: actions/labeler@v7 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: true