From 3803f432a09e6ebfffe6acc2f915e36e3f5663dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:41:38 -0500 Subject: [PATCH] chore(deps): bump srealmoreno/label-sync-action from 1 to 2 (#1155) Bumps [srealmoreno/label-sync-action](https://github.com/srealmoreno/label-sync-action) from 1 to 2. - [Release notes](https://github.com/srealmoreno/label-sync-action/releases) - [Commits](https://github.com/srealmoreno/label-sync-action/compare/v1...v2) --- updated-dependencies: - dependency-name: srealmoreno/label-sync-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra --- .github/workflows/sync_labels.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_labels.yaml b/.github/workflows/sync_labels.yaml index e19767c1e..eb6d57de9 100644 --- a/.github/workflows/sync_labels.yaml +++ b/.github/workflows/sync_labels.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: 🚀 Run Label Sync - uses: srealmoreno/label-sync-action@v1 + uses: srealmoreno/label-sync-action@v2 with: config-file: | .github/labels.yml