From 2f929bd5653f87fa388653d912efab14f93185bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 04:55:22 +0000 Subject: [PATCH] Update actions/labeler action to v6 --- .github/workflows/labeler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yaml b/.github/workflows/labeler.yaml index d26768d69..f15f9cfd8 100755 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -16,6 +16,6 @@ jobs: pull-requests: write steps: - name: Labeler - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5 + uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6 with: configuration-path: .github/labeler.yaml