From d8d648b59ea26c220a5b2e5eb44c7db62efb3d4f Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 08:05:57 +0000 Subject: [PATCH] Update renovatebot/github-action action to v40.2.10 --- .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 05fbd33..d8da3b0 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: app_id: ${{ secrets.RENOVATEGRAFANABOT_ID }} private_key: ${{ secrets.RENOVATEGRAFANABOT_PEM }} - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.9 + uses: renovatebot/github-action@v40.2.10 with: renovate-version: 37.5.3@sha256:613fe86ea2730c062a42bf097a02563e35cb0d8df4fef08d2c4e50b8cd2ccdbc configurationFile: .github/renovate.json