From ba27ecfae5ac5f4f6f879e4c225e8f255f4ae57e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 07:18:15 +0000 Subject: [PATCH] chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.4.3 (#166) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [JoshuaKGoldberg/all-contributors-auto-action](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action) | action | patch | `v0.4.2` -> `v0.4.3` | --- ### Release Notes
JoshuaKGoldberg/all-contributors-auto-action (JoshuaKGoldberg/all-contributors-auto-action) ### [`v0.4.3`](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.3): : Node 20 [Compare Source](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.2...v0.4.3) #### What's Changed - chore(deps): update dependency node to v20.11.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/196](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/pull/196) - chore(deps): update pnpm to v8.14.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/197](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/pull/197) - fix: bump Node from 16 to 20 by [@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in [https://github.com/JoshuaKGoldberg/all-contributors-auto-action/pull/199](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/pull/199) **Full Changelog**: https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.2...v0.4.3
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] 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/JoshuaKGoldberg/ts-function-inliner). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 51c8bb9..9d22aa1 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -8,7 +8,7 @@ jobs: - uses: ./.github/actions/prepare - env: GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }} - uses: JoshuaKGoldberg/all-contributors-auto-action@v0.4.2 + uses: JoshuaKGoldberg/all-contributors-auto-action@v0.4.3 name: Contributors