From 62646fcf6ff5fd9ee7eefa95cfdf8a2ad1790f8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:15:47 +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