Skip to content

Commit

Permalink
merge: #15109
Browse files Browse the repository at this point in the history
15109: deps(github-tags) Update github/issue-labeler action to v3.3 (main) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github/issue-labeler](https://togithub.com/github/issue-labeler) | action | minor | `v3.2` -> `v3.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>github/issue-labeler (github/issue-labeler)</summary>

### [`v3.3`](https://togithub.com/github/issue-labeler/releases/tag/v3.3)

[Compare Source](https://togithub.com/github/issue-labeler/compare/v3.2...v3.3)

#### What's Changed

-   feat(config): support reading from local file if it exists by [`@&#8203;lrstanley](https://togithub.com/lrstanley)` in [github/issue-labeler#48

#### New Contributors

-   [`@&#8203;lrstanley](https://togithub.com/lrstanley)` made their first contribution in [github/issue-labeler#48

**Full Changelog**: github/issue-labeler@v3.2...v3.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), 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/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and renovate[bot] committed Nov 9, 2023
2 parents 62b1fcd + f3ff58f commit 150f968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-add-support-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
check-and-add-support-label:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.2
- uses: github/issue-labeler@v3.3
with:
configuration-path: .github/issue-labeler.yml
enable-versioned-regex: 0
Expand Down

0 comments on commit 150f968

Please sign in to comment.