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 (#498)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/all-contributors-auto-action](https://redirect.github.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://redirect.github.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.5.0):
: Issue Co-Authors

[Compare
Source](https://redirect.github.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://redirect.github.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 is behind base branch, 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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/should-semantic-release).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 5c3e514 commit 9b3ddb4
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@v0.4.3
uses: JoshuaKGoldberg/all-contributors-auto-action@v0.5.0

name: Contributors

Expand Down

0 comments on commit 9b3ddb4

Please sign in to comment.