Skip to content

Commit

Permalink
bump(deps): update fuxingloh/multi-labeler action to v2.0.2 (#1928)
Browse files Browse the repository at this point in the history
[![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

<details>
<summary>fuxingloh/multi-labeler</summary>

###
[`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
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;191](https://togithub.com/fuxingloh/multi-labeler/issues/191))
- chore(deps): bump prettier from 2.7.1 to 2.8.0
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;188](https://togithub.com/fuxingloh/multi-labeler/issues/188))
- chore(deps): update dependency decode-uri-component to 0.2.1
\[security] [@&#8203;renovate](https://togithub.com/renovate)
([#&#8203;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 [@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;184](https://togithub.com/fuxingloh/multi-labeler/issues/184))
- chore(deps): bump actions/checkout from 3.0.2 to 3.1.0
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;183](https://togithub.com/fuxingloh/multi-labeler/issues/183))
- chore(deps): bump release-drafter/release-drafter from 5.21.0 to
5.21.1 [@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;185](https://togithub.com/fuxingloh/multi-labeler/issues/185))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2022
1 parent b0e7904 commit 811b258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oss-governance-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 811b258

Please sign in to comment.