From 5899c61ba5a89e0a1b1a1d6bb787e71fe2789c6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 10:01:57 +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