Skip to content

Commit 5d93e01

Browse files
authored
Update kentaro-m/auto-assign-action action to v1.2.4 (#547)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [kentaro-m/auto-assign-action](https://togithub.com/kentaro-m/auto-assign-action) | action | patch | `v1.2.3` -> `v1.2.4` | --- ### Release Notes <details> <summary>kentaro-m/auto-assign-action</summary> ### [`v1.2.4`](https://togithub.com/kentaro-m/auto-assign-action/releases/v1.2.4) [Compare Source](https://togithub.com/kentaro-m/auto-assign-action/compare/v1.2.3...v1.2.4) #### What's Changed - chore(deps): update dependency typescript to v4 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/92](https://togithub.com/kentaro-m/auto-assign-action/pull/92) - chore: upgrade to node 16 by [@&#8203;benjlevesque](https://togithub.com/benjlevesque) in [https://github.com/kentaro-m/auto-assign-action/pull/98](https://togithub.com/kentaro-m/auto-assign-action/pull/98) #### New Contributors - [@&#8203;benjlevesque](https://togithub.com/benjlevesque) made their first contribution in [https://github.com/kentaro-m/auto-assign-action/pull/98](https://togithub.com/kentaro-m/auto-assign-action/pull/98) **Full Changelog**: kentaro-m/auto-assign-action@v1.2.3...v1.2.4 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
1 parent 836c870 commit 5d93e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/assign-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
name: Assign
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: kentaro-m/auto-assign-action@v1.2.3
11+
- uses: kentaro-m/auto-assign-action@v1.2.4
1212
with:
1313
repo-token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)