From f8a3ee79508a1f20d809b6586ee633d26d8b372c Mon Sep 17 00:00:00 2001 From: "stimpy-bot[bot]" <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 07:52:25 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20actions/labele?= =?UTF-8?q?r=20(=20v5.0.0=20=E2=86=92=20v6.1.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 d658c1d96..565433e99 100644 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -16,6 +16,6 @@ jobs: pull-requests: write steps: - name: Labeler - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: configuration-path: .github/labeler.yaml