Skip to content

Commit

Permalink
chore(deps): update crazy-max/ghaction-github-labeler action to v5 (#514
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 |
|---|---|---|---|
|
[crazy-max/ghaction-github-labeler](https://togithub.com/crazy-max/ghaction-github-labeler)
| action | major | `v4.2.0` -> `v5.0.0` |

---

### Release Notes

<details>
<summary>crazy-max/ghaction-github-labeler
(crazy-max/ghaction-github-labeler)</summary>

###
[`v5.0.0`](https://togithub.com/crazy-max/ghaction-github-labeler/releases/tag/v5.0.0)

[Compare
Source](https://togithub.com/crazy-max/ghaction-github-labeler/compare/v4.2.0...v5.0.0)

- Node 20 as default runtime (requires [Actions Runner
v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or
later) by [@&#8203;crazy-max](https://togithub.com/crazy-max) in
[crazy-max/ghaction-github-labeler#199

**Full Changelog**:
crazy-max/ghaction-github-labeler@v4.2.0...v5.0.0

</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://developer.mend.io/github/petretiandrea/home-assistant-tapo-p100).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 12, 2023
1 parent 1542df3 commit f2fcd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: actions/checkout@v3.6.0

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4.2.0
uses: crazy-max/ghaction-github-labeler@v5.0.0
with:
skip-delete: true

0 comments on commit f2fcd48

Please sign in to comment.