From 9a35b45b21c546051197e7b721bfaaf13d5fcd2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 15:32:34 +0000 Subject: [PATCH] build(deps): bump fuxingloh/multi-labeler from 2.0.3 to 3.0.0 Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/fuxingloh/multi-labeler/releases) - [Commits](https://github.com/fuxingloh/multi-labeler/compare/6704db0bcba106d07482efabbc79d3092af74fa2...d8b9f7539837ec5e2025aa54541fe88a061ad89e) --- updated-dependencies: - dependency-name: fuxingloh/multi-labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 b96c717a9..daf7c98de 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -16,7 +16,7 @@ jobs: with: repo-token: "${{ secrets.GITHUB_TOKEN }}" - - uses: fuxingloh/multi-labeler@6704db0bcba106d07482efabbc79d3092af74fa2 # v2.0.3 + - uses: fuxingloh/multi-labeler@d8b9f7539837ec5e2025aa54541fe88a061ad89e # v3.0.0 with: github-token: "${{secrets.GITHUB_TOKEN}}" config-path: .github/regex_labeler.yml