From 7db5d26d484677a5bf0dc8ede74b0d49df0628e1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 22 Sep 2022 00:24:24 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.201.2 (#3834) --- .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 05980f20db6..10e21db5074 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@682455a348f97d4a4c15be530e5f0d298b049f3e # tag=v32.201.1 + uses: renovatebot/github-action@223e302c632f6f4fca4de40ee0df69a7eb9dbe39 # tag=v32.201.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}