From 184c9e0519096379b2bde4607d908496ea85e082 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Aug 2022 23:58:49 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.152.0 (#3411) --- .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 5eae101397b..7c53289d56e 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@aa9aa1b64ca205ee8ce22677c0bbad9f0d386807 # tag=v32.151.2 + uses: renovatebot/github-action@1a9f0da34c786cf451cd66ef015e7647e41cd67e # tag=v32.152.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}