From dc319dc59bb8e0096d3f4d48276be6daa86e3706 Mon Sep 17 00:00:00 2001 From: ard-wg-k8s-gitbot Date: Mon, 6 Apr 2026 05:16:30 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.8 --- .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 abf5295..db13e0a 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.7 + uses: renovatebot/github-action@v46.1.8 with: token: ${{ secrets.SERVICE_USER_GITHUB_TOKEN }} configurationFile: .github/renovate-config.js