From b4917d33e11d7d68fb58fa33db519f337d18ed51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:27:23 +0000 Subject: [PATCH] chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.5.0 (#13) 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 | minor | `v0.4.3` -> `v0.5.0` | --- ### Release Notes
JoshuaKGoldberg/all-contributors-auto-action (JoshuaKGoldberg/all-contributors-auto-action) ### [`v0.5.0`](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.5.0): : Issue Co-Authors [Compare Source](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.3...v0.5.0) The main update here is pulling in [https://github.com/JoshuaKGoldberg/all-contributors-for-repository/pull/445](https://togithub.com/JoshuaKGoldberg/all-contributors-for-repository/pull/445). This action should now respect `Co-authored-by: @​` comments in issues! **Full Changelog**: https://github.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.3...v0.5.0
--- ### 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/notion-rich-text-to-markdown). 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 f9fc01a..491217c 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@da2f2aa14f945bd45c882b83356f24e6dce91629 # v0.4.3 + uses: JoshuaKGoldberg/all-contributors-auto-action@944abe4387e751b5bbb38616cb25cf4a4ca998f2 # v0.5.0 name: Contributors