From 95241832957187bbd38d10e2465d9d8ebefe7c51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 14:10:53 +0000 Subject: [PATCH] :arrow_up: Updates crazy-max/ghaction-github-labeler action to v5 --- .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..6b81bc4 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@v5 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml