From 35612d4c4a831f60f2438860b0985554c950431a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 06:03:32 +0100 Subject: [PATCH] Bump actions/labeler from 4.1.0 to 4.3.0 (#61) Bumps [actions/labeler](https://github.com/actions/labeler) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/9fcb2c2f5584144ca754f8bfe8c6f81e77753375...ac9175f8a1f3625fd0d4fb234536d26811351594) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sall --- .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 ef67b09..21279f8 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -12,6 +12,6 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚀 Run Labeler - uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 + uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 with: sync-labels: false