From 778a9c073e5bb4549dbc984405569a5d68dfcd13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 20:42:44 +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 6447c127..6b81bc4a 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