From f7648e3ebf43015645b24fd645c3469a29c235c1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 21 May 2022 19:01:17 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.64.2 (#2725) --- .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 5009a507fa4..15dbff663c9 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@a2eb959ab315efb70fd66b96690ddc211aa802d6 # tag=v32.64.0 + uses: renovatebot/github-action@567003a066aa294ebeaf99d49aa88530051368f9 # tag=v32.64.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}