From db1d7066a94cf60997dcc60c4615d4dfc0568df9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 5 Oct 2022 11:30:17 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.216.0 (#4012) --- .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 0bd95c88538..db63619e621 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@64db083ee5f9b011fba2ae654e87526526ce2e00 # tag=v32.214.0 + uses: renovatebot/github-action@1655c8cead9e0000a3616e7556382cd0e4107a74 # tag=v32.216.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}