From 55b5a9ffcc5f345aec922d286b55b78274057b62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 19:35:53 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20actions/labeler=20actio?= =?UTF-8?q?n=20to=20v5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/label_maker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label_maker.yaml b/.github/workflows/label_maker.yaml index 03ac5cc..baa659e 100644 --- a/.github/workflows/label_maker.yaml +++ b/.github/workflows/label_maker.yaml @@ -15,6 +15,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Labeler - uses: actions/labeler@v4 + uses: actions/labeler@v5 with: configuration-path: .github/labeler.yaml \ No newline at end of file