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