Skip to content

Commit

Permalink
chore(deps): update joshuakgoldberg/all-contributors-auto-action acti…
Browse files Browse the repository at this point in the history
…on to v0.5.0 (#13)

[![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

<details>
<summary>JoshuaKGoldberg/all-contributors-auto-action
(JoshuaKGoldberg/all-contributors-auto-action)</summary>

###
[`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: @&#8203;<username>`
comments in issues!

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.3...v0.5.0

</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 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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent d28d986 commit b4917d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b4917d3

Please sign in to comment.