From 6ec652c3659b3c6bcd346aa06df3638ca0411cf1 Mon Sep 17 00:00:00 2001 From: ard-wg-k8s-gitbot Date: Wed, 29 Apr 2026 05:38:22 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.12 --- .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 6364ce9..d8ebf99 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.9 + uses: renovatebot/github-action@v46.1.12 with: token: ${{ secrets.SERVICE_USER_GITHUB_TOKEN }} configurationFile: .github/renovate-config.js