Skip to content

Commit

Permalink
Update github/issue-labeler action to v3.3 (#503)
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 |
|---|---|---|---|
| [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 - 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://developer.mend.io/github/X-oss-byte/Canary-nextjs).
  • Loading branch information
renovate[bot] committed Nov 11, 2023
1 parent e9efa96 commit bd18775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Triage
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.2
- uses: github/issue-labeler@v3.3
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: '.github/issue-labeler.yml'
Expand Down

0 comments on commit bd18775

Please sign in to comment.