From dd732517878a8e66e9f5576e7e6bcb290bd0ae83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 19:17:24 +0000 Subject: [PATCH] chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.4.0 (#77) 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 | Pending | |---|---|---|---|---| | [JoshuaKGoldberg/all-contributors-auto-action](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action) | action | minor | `v0.3.2` -> `v0.4.0` | `v0.4.1` | --- ### Release Notes
JoshuaKGoldberg/all-contributors-auto-action (JoshuaKGoldberg/all-contributors-auto-action) ### [`v0.4.0`](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.0): : commit-to-co-authors@0.1.0 [Compare Source](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.3.2...v0.4.0) Includes the latest https://github.com/JoshuaKGoldberg/commit-to-co-authors, fixing an issue with parsing manual email contributions like `Name `.
--- ### 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/s1adem4n/soundcloud). 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 c148046..6bf7905 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.3.2 + uses: JoshuaKGoldberg/all-contributors-auto-action@v0.4.0 name: Contributors