From 8bf5e47333c2df95733ad886fb4fd3cd23870670 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 06:35:09 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v43.0.10 Signed-off-by: Renovate Bot --- .github/workflows/renovate.yaml | 2 +- modules/repository-base/base/.github/workflows/renovate.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 850a0392..75a25276 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -47,7 +47,7 @@ jobs: go-version: ${{ steps.go-version.outputs.result }} - name: Self-hosted Renovate - uses: renovatebot/github-action@a447f09147d00e00ae2a82ad5ef51ca89352da80 # v43.0.9 + uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10 with: configurationFile: .github/renovate.json5 token: ${{ steps.octo-sts.outputs.token }} diff --git a/modules/repository-base/base/.github/workflows/renovate.yaml b/modules/repository-base/base/.github/workflows/renovate.yaml index 4ca02e05..cf98c1b1 100644 --- a/modules/repository-base/base/.github/workflows/renovate.yaml +++ b/modules/repository-base/base/.github/workflows/renovate.yaml @@ -50,7 +50,7 @@ jobs: go-version: ${{ steps.go-version.outputs.result }} - name: Self-hosted Renovate - uses: renovatebot/github-action@a447f09147d00e00ae2a82ad5ef51ca89352da80 # v43.0.9 + uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10 with: configurationFile: .github/renovate.json5 token: ${{ steps.octo-sts.outputs.token }}