From b788f8ea1cbd169345371ab26edf1d683e9b54ad Mon Sep 17 00:00:00 2001 From: Philip Date: Tue, 5 Mar 2024 16:20:28 +0000 Subject: [PATCH] Revert "Bump actions/labeler from 4 to 5 (#1)" This reverts commit 515d967e8d43382855a1eb6c23b65e655f5bf50f. --- .github/workflows/label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 55da3db..4568101 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -32,7 +32,7 @@ jobs: # Label based on modified files - name: Label based on changed files - uses: actions/labeler@v5 + uses: actions/labeler@v4 with: repo-token: ${{ secrets.GITHUB_TOKEN }} sync-labels: ''