Skip to content

Commit 29698e3

Browse files
chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.4.0 (#1206)
[![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 <details> <summary>JoshuaKGoldberg/all-contributors-auto-action (JoshuaKGoldberg/all-contributors-auto-action)</summary> ### [`v0.4.0`](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.0): : [email protected] [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 <[email protected]>`. </details> --- ### 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. --- - [ ] <!-- rebase-check -->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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a893764 commit 29698e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: ./.github/actions/prepare
99
- env:
1010
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
11-
uses: JoshuaKGoldberg/all-contributors-auto-action@v0.3.2
11+
uses: JoshuaKGoldberg/all-contributors-auto-action@v0.4.0
1212

1313
name: Contributors
1414

0 commit comments

Comments
 (0)