From 6427b9ec4c08058978ca41ec6dff1963f7cdeaca Mon Sep 17 00:00:00 2001 From: RW Date: Mon, 6 Mar 2023 14:26:36 +0100 Subject: [PATCH] Update auto-labeler.yml --- .github/workflows/auto-labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-labeler.yml b/.github/workflows/auto-labeler.yml index f6a43bf8..b8e4478b 100644 --- a/.github/workflows/auto-labeler.yml +++ b/.github/workflows/auto-labeler.yml @@ -16,6 +16,6 @@ jobs: steps: - name: Check Labels id: labeler - uses: fuxingloh/multi-labeler@v2 + uses: fuxingloh/multi-labeler@v1 with: github-token: ${{secrets.GITHUB_TOKEN}}