From d839f13a0d53fa707e49c7e9b9762337104e9ee7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:36:07 +0000 Subject: [PATCH] chore(deps): update srealmoreno/label-sync-action action to v2 --- .github/workflows/label-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-sync.yml b/.github/workflows/label-sync.yml index 2cefa4c..151de0c 100644 --- a/.github/workflows/label-sync.yml +++ b/.github/workflows/label-sync.yml @@ -22,6 +22,6 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 - - uses: srealmoreno/label-sync-action@v1 + - uses: srealmoreno/label-sync-action@v2 with: clean-labels: true