From 187cb3e677a63d4853cf94b3b2af0deb3d7c584c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:10:47 +0000 Subject: [PATCH] chore(deps): update joshuakgoldberg/all-contributors-auto-action action to v0.3.2 --- .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 47a04e3b..5e5b8381 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.3.1 + uses: JoshuaKGoldberg/all-contributors-auto-action@v0.3.2 name: Contributors