From d12cae26cf4647dc9efc3a97740eff91743dd570 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 22 Jun 2022 01:21:43 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.92.0 --- .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 64f92e33d88..b21ce456fa8 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@0a6d27f663f95dc81120fffc750dd968394e2845 # tag=v32.91.1 + uses: renovatebot/github-action@d1f9e6051ce43ea9d187d6e6c1077c3e69c51abe # tag=v32.92.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}