From 09ceb2ddf5e8731d28c408ebc36f84aabf74a62e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:41:13 +0000 Subject: [PATCH] :arrow_up: Updates crazy-max/ghaction-github-labeler action to v6 --- .github/workflows/labels2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labels2.yml b/.github/workflows/labels2.yml index 6447c12..abcf13e 100644 --- a/.github/workflows/labels2.yml +++ b/.github/workflows/labels2.yml @@ -14,7 +14,7 @@ jobs: - name: Run Labeler if: success() - uses: crazy-max/ghaction-github-labeler@v3 + uses: crazy-max/ghaction-github-labeler@v6 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml