From 8e94d62a6ce16cb169a50aa269071448a8790f1a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Oct 2022 07:37:22 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.221.0 (#4023) --- .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 34a13e97bb2..2002d91f952 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@96d3c6f631324bb327e6c7aca54d7b7fb62d422e # tag=v32.217.0 + uses: renovatebot/github-action@c3422e710d11cf3eb14ce3ea4f4994b45ca7b5a2 # tag=v32.221.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}