From 171d967849b0dffccaa7762e9fe32916e03280dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:32:44 +0000 Subject: [PATCH] build(deps): bump fuxingloh/multi-labeler from 2.0.3 to 4.0.0 Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 2.0.3 to 4.0.0. - [Release notes](https://github.com/fuxingloh/multi-labeler/releases) - [Commits](https://github.com/fuxingloh/multi-labeler/compare/6704db0bcba106d07482efabbc79d3092af74fa2...b15a54460c38f54043fa75f7b08a0e2aa5b94b5b) --- 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..5d0dbe00f 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@b15a54460c38f54043fa75f7b08a0e2aa5b94b5b # v4.0.0 with: github-token: "${{secrets.GITHUB_TOKEN}}" config-path: .github/regex_labeler.yml