From a16c9d9538d18cf80dde1d5f2371c305f5fc37ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:57:09 +0000 Subject: [PATCH] bump(deps): update fuxingloh/multi-labeler action to v4 --- .github/workflows/oss-governance-labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/oss-governance-labeler.yml b/.github/workflows/oss-governance-labeler.yml index d92bc689..26b2220d 100644 --- a/.github/workflows/oss-governance-labeler.yml +++ b/.github/workflows/oss-governance-labeler.yml @@ -15,6 +15,6 @@ jobs: Labeler: runs-on: ubuntu-latest steps: - - uses: fuxingloh/multi-labeler@6704db0bcba106d07482efabbc79d3092af74fa2 # v2.0.3 + - uses: fuxingloh/multi-labeler@b15a54460c38f54043fa75f7b08a0e2aa5b94b5b # v4.0.0 with: config-path: .github/labeler.yml