From 23006f81c3175004df57191d48b6fb07253c3df8 Mon Sep 17 00:00:00 2001 From: "terraharbor-renovator[bot]" <220584791+terraharbor-renovator[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 03:31:03 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v43.0.14 --- .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 e875b0f..b1afa74 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -84,7 +84,7 @@ jobs: owner: ${{ github.repository_owner }} - name: Run Renovate - uses: renovatebot/github-action@v43.0.10 + uses: renovatebot/github-action@v43.0.14 with: configurationFile: .github/global-renovate-config.json token: ${{ steps.app_token.outputs.token }}