From 64c62f256adbbd72c9020fa9bae09f7aec9a4ffa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 22:28:45 +0000 Subject: [PATCH] chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.5.0 --- .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 9d22aa16..4d788e7b 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@v0.4.3 + uses: JoshuaKGoldberg/all-contributors-auto-action@v0.5.0 name: Contributors