From fb6e9d6f335edcf3618f73540e371411ab7c67c0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 Jun 2025 06:02:57 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v43 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 15d66036..c3023d14 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6 + - uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}