From fb7733d9582ab43fe72ec5746bcb42212f839d9a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 23 Nov 2022 21:59:04 +0100 Subject: [PATCH] Update renovatebot/github-action action to v34.32.0 (#4778) --- .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 770193deb1c..ff34d9c4cc3 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@82459a9ca391a34ca47dd1dc674822e5f4a95fdc # v34.30.2 + uses: renovatebot/github-action@29d72ce4be68a2381b8167fe6b989d7726416b31 # v34.32.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}