From 136465f83b9b7e73b89d0e6208dc9cc6f6ab569f Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 00:45:14 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v43 --- .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 7fb3d6ba..f3c8f7c1 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -37,7 +37,7 @@ jobs: owner: ${{ github.repository_owner }} - name: Self-hosted Renovate - uses: renovatebot/github-action@12f8ed8e6a936a00dc66b628d224488ac406b5e8 # v42.0.5 + uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0 with: renovate-version: 40.58.0 token: "${{ steps.app-token.outputs.token }}"