From ff108fe5b1fc56057050d46a6c8153153b157b37 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 28 Sep 2022 00:59:55 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.206.0 (#3930) --- .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 b948c1cf27c..0bb7515f773 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@22e5361e99f928eaade22e2f55d457e0fcd137b8 # tag=v32.204.5 + uses: renovatebot/github-action@da35155b5c96b4dfb2639b2977eec8149bcf252a # tag=v32.206.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}