From b241b712ccbd34a65209365dc6f339fb247d70f1 Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:05:21 +0000 Subject: [PATCH] Update renovatebot/github-action action to v39.2.4 --- .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 731d870..efc741d 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.0.5 #v.39.0.5 + uses: renovatebot/github-action@v39.2.4 #v.39.0.5 with: renovate-version: 37.5.3@sha256:613fe86ea2730c062a42bf097a02563e35cb0d8df4fef08d2c4e50b8cd2ccdbc configurationFile: .github/renovate.json