Skip to content

Commit

Permalink
bump(deps): bump fuxingloh/multi-labeler from 2.0.0 to 2.0.1 (#1826)
Browse files Browse the repository at this point in the history
Bumps
[fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler)
from 2.0.0 to 2.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fuxingloh/multi-labeler/releases">fuxingloh/multi-labeler's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.1</h2>
<h2>🧰 Maintenance</h2>
<ul>
<li>chore: update actions/core <a
href="https://github.com/maxisam"><code>@​maxisam</code></a> (<a
href="https://github-redirect.dependabot.com/fuxingloh/multi-labeler/issues/177">#177</a>)</li>
<li>chore(deps): bump EndBug/add-and-commit from
77e8392b7749755b7e5526908a07b5aa15616246 to
8bd0710add0b23d6700a988d5754629ea03714ef <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://github-redirect.dependabot.com/fuxingloh/multi-labeler/issues/176">#176</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fuxingloh/multi-labeler/commit/f5bd7323b53b0833c1e4ed8d7b797ae995ef75b4"><code>f5bd732</code></a>
chore: update actions/core (<a
href="https://github-redirect.dependabot.com/fuxingloh/multi-labeler/issues/177">#177</a>)</li>
<li><a
href="https://github.com/fuxingloh/multi-labeler/commit/d3ec5aeed341eff90378be43b3aedcf96099d68d"><code>d3ec5ae</code></a>
chore(deps): bump EndBug/add-and-commit from
77e8392b7749755b7e5526908a07b5aa...</li>
<li>See full diff in <a
href="https://github.com/fuxingloh/multi-labeler/compare/12623606c1cb561e9fff26c8f275563a3a39ba8f...f5bd7323b53b0833c1e4ed8d7b797ae995ef75b4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fuxingloh/multi-labeler&package-manager=github_actions&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent 0db2aaa commit fbdb999
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@12623606c1cb561e9fff26c8f275563a3a39ba8f
- uses: fuxingloh/multi-labeler@f5bd7323b53b0833c1e4ed8d7b797ae995ef75b4
with:
config-path: .github/labeler.yml

0 comments on commit fbdb999

Please sign in to comment.