From b5705d28dcf10d00e8afddc8a932285729c74071 Mon Sep 17 00:00:00 2001 From: ard-wg-k8s-gitbot Date: Mon, 4 May 2026 05:42:44 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.13 --- .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 669cfb35..85860289 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -26,7 +26,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.12 + uses: renovatebot/github-action@v46.1.13 with: token: ${{ secrets.SERVICE_USER_GITHUB_TOKEN }} configurationFile: .github/renovate-config.js