From a8d7755ef6c36ec8c81584a4845c9c8c3288d11d Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 04:05:41 +0000 Subject: [PATCH] Update renovatebot/github-action action to v40 --- .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 aed1a3d..e0bba09 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@v39.2.4 #v.39.0.5 + uses: renovatebot/github-action@v40.2.8 #v.39.0.5 with: renovate-version: 37.5.3@sha256:613fe86ea2730c062a42bf097a02563e35cb0d8df4fef08d2c4e50b8cd2ccdbc configurationFile: .github/renovate.json