From 4861957fa802d782b93ec812b99c92037278deba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:52:14 +0000 Subject: [PATCH] chore: Update lendable/sloth action to v0.2.2 --- .github/workflows/sloth.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sloth.yml b/.github/workflows/sloth.yml index 53fdfc50..65f6ca6d 100644 --- a/.github/workflows/sloth.yml +++ b/.github/workflows/sloth.yml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Run Sloth - uses: lendable/sloth@6d497936ec6468ac10ea587b46ac96f8fd7843bf # 0.2.1 + uses: lendable/sloth@1d0ce54a04a834366b4af63362ffd0a58fc447ad # 0.2.2 with: token: ${{ secrets.GITHUB_TOKEN }} interval: 10