From 05b3bd90770d77b303b70b4175a42d6c1f6c46c2 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 08:13:54 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v43.0.20 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 0425c9f0..22376d9f 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@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19 + uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20 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 1866e0d1..69901787 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@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19 + uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20 with: configurationFile: .github/renovate.json5 token: ${{ steps.octo-sts.outputs.token }}