From 811b25814de3204b21e84e8ccccc82dda75410ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 13:00:27 +0800 Subject: [PATCH] bump(deps): update fuxingloh/multi-labeler action to v2.0.2 (#1928) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fuxingloh/multi-labeler](https://togithub.com/fuxingloh/multi-labeler) | action | patch | `v2.0.1` -> `v2.0.2` | --- ### Release Notes
fuxingloh/multi-labeler ### [`v2.0.2`](https://togithub.com/fuxingloh/multi-labeler/releases/tag/v2.0.2) [Compare Source](https://togithub.com/fuxingloh/multi-labeler/compare/v2.0.1...v2.0.2) #### 🧰 Maintenance - chore(deps): Bump minimatch from 3.0.4 to 3.0.5 [@​dependabot](https://togithub.com/dependabot) ([#​191](https://togithub.com/fuxingloh/multi-labeler/issues/191)) - chore(deps): bump prettier from 2.7.1 to 2.8.0 [@​dependabot](https://togithub.com/dependabot) ([#​188](https://togithub.com/fuxingloh/multi-labeler/issues/188)) - chore(deps): update dependency decode-uri-component to 0.2.1 \[security] [@​renovate](https://togithub.com/renovate) ([#​190](https://togithub.com/fuxingloh/multi-labeler/issues/190)) - chore(deps): bump EndBug/add-and-commit from [`8bd0710`](https://togithub.com/fuxingloh/multi-labeler/commit/8bd0710add0b23d6700a988d5754629ea03714ef) to 9.1.1 [@​dependabot](https://togithub.com/dependabot) ([#​184](https://togithub.com/fuxingloh/multi-labeler/issues/184)) - chore(deps): bump actions/checkout from 3.0.2 to 3.1.0 [@​dependabot](https://togithub.com/dependabot) ([#​183](https://togithub.com/fuxingloh/multi-labeler/issues/183)) - chore(deps): bump release-drafter/release-drafter from 5.21.0 to 5.21.1 [@​dependabot](https://togithub.com/dependabot) ([#​185](https://togithub.com/fuxingloh/multi-labeler/issues/185))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/JellyfishSDK/jellyfish). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 5fd3926e33..3a81008417 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@f5bd7323b53b0833c1e4ed8d7b797ae995ef75b4 # v2.0.1 + - uses: fuxingloh/multi-labeler@9ff8bd61ce7cea197e913f5449016105eeb6b24d # v2.0.2 with: config-path: .github/labeler.yml