Skip to content

Commit

Permalink
chore(deps): update kentaro-m/auto-assign-action action to v1.2.4 (#30)
Browse files Browse the repository at this point in the history
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.aaakk.us.kg[bot] <mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 963497b commit 7230895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: kentaro-m/[email protected].3
- uses: kentaro-m/[email protected].4
with:
configuration-path: .github/auto-assign.yml # Only needed if you use something other than .github/auto_assign.yml

0 comments on commit 7230895

Please sign in to comment.