From 41b8865c0f4426e406c30a5139dc08d9d2698d77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 10:11:42 +0000 Subject: [PATCH] chore(deps): 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..0dcf51b45 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@634933edcd8ababfe52f92936142cc22ac488b1b # v6 with: configuration-path: .github/labeler.yaml