From 13741bf03e97f6936dbd99a817bd358304c7ff22 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Aug 2022 07:29:08 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.153.0 (#3419) --- .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 7c53289d56e..318859225c4 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@1a9f0da34c786cf451cd66ef015e7647e41cd67e # tag=v32.152.0 + uses: renovatebot/github-action@ba1c9bdc824fcaec7ff9aa49e65f9c396d520a7b # tag=v32.153.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}