From f205906b9859220994f28754a5f50b49ea81cb30 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 20 May 2022 11:49:23 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.64.0 (#2721) --- .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 945683bf517..5009a507fa4 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@82e3088db4e23ba480aba79652d19ebbcef93ed4 # tag=v32.63.1 + uses: renovatebot/github-action@a2eb959ab315efb70fd66b96690ddc211aa802d6 # tag=v32.64.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}