From c3191204dedbd07ddd63cd584f0938fa961dbd0c Mon Sep 17 00:00:00 2001 From: "ll-renovate-bot[bot]" <242255147+ll-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 07:14:45 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.17 --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index db0e0b4..1d908a8 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -49,7 +49,7 @@ jobs: - name: Self-hosted Renovate # yamllint disable-line rule:line-length - uses: renovatebot/github-action@6d859fc95779be83a0335ca704879b47e5d79641 # v46.1.16 + uses: renovatebot/github-action@dd5302ec17783b2fc721b19ae7209b57b1587765 # v46.1.17 env: LOG_LEVEL: debug RENOVATE_TOKEN: ${{ steps.get_token.outputs.token }}