From 264526db87870532cfa673f35dfef70de499e1ed Mon Sep 17 00:00:00 2001 From: Ricardo Amador <32242716+ricardoamador@users.noreply.github.com> Date: Tue, 27 Jun 2023 15:05:28 -0700 Subject: [PATCH] Revert "Update labeler.yml to v5.0.0-beta.1" (#129673) Reverts flutter/flutter#129617 --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 6a4cf29e00..6efaf8bdd8 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -17,6 +17,6 @@ jobs: runs-on: ubuntu-latest steps: # Source available at https://github.com/actions/labeler/blob/main/README.md - - uses: actions/labeler@4f052778de9a9b80cb16cfb9079b02287285a4cb + - uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 with: sync-labels: false