Skip to content

Commit 7230895

Browse files
chore(deps): update kentaro-m/auto-assign-action action to v1.2.4 (#30)
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/tag/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**: 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, click this checkbox. Co-authored-by: mend-for-github.1485827954.workers.dev[bot] <mend-for-github.1485827954.workers.dev[bot]@users.noreply.github.com>
1 parent 963497b commit 7230895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/assign.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
timeout-minutes: 5
1414
steps:
15-
- uses: kentaro-m/auto-assign-action@v1.2.3
15+
- uses: kentaro-m/auto-assign-action@v1.2.4
1616
with:
1717
configuration-path: .github/auto-assign.yml # Only needed if you use something other than .github/auto_assign.yml

0 commit comments

Comments
 (0)