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.4.2 (#232)

[![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 | patch | `v0.4.1` -> `v0.4.2` | `v0.4.3` |

---

### Release Notes

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

###
[`v0.4.2`](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/releases/tag/v0.4.2):
: Dependency Bumps

[Compare
Source](https://togithub.com/JoshuaKGoldberg/all-contributors-auto-action/compare/v0.4.1...v0.4.2)

Docs and deps updates to bring in the latest Octokit.js.

#### What's Changed

- chore(deps): update dependency knip to v3.11.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[JoshuaKGoldberg/all-contributors-auto-action#190
- docs: update README.md to turn text allcontributors to a link to
https://allcontributors.org by
[@&#8203;fdlpm](https://togithub.com/fdlpm) in
[JoshuaKGoldberg/all-contributors-auto-action#189
- chore(deps): update dependency knip to v3.12.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[JoshuaKGoldberg/all-contributors-auto-action#191
- chore(deps): update dependency markdownlint to ^0.33.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[JoshuaKGoldberg/all-contributors-auto-action#192
- chore(deps): update dependency knip to v3.13.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[JoshuaKGoldberg/all-contributors-auto-action#193
- fix: bump all packages to latest by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[JoshuaKGoldberg/all-contributors-auto-action#195

#### New Contributors

- [@&#8203;fdlpm](https://togithub.com/fdlpm) made their first
contribution in
[JoshuaKGoldberg/all-contributors-auto-action#189

**Full Changelog**:
JoshuaKGoldberg/all-contributors-auto-action@v0.4.1...v0.4.2

</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/refined-saved-replies).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 15, 2024
1 parent 149ad5c commit 63e2508
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.1
uses: JoshuaKGoldberg/all-contributors-auto-action@v0.4.2

name: Contributors

Expand Down

0 comments on commit 63e2508

Please sign in to comment.