From f2def2850a26504aa7e17d18fdbbd00ba5f7583f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 May 2022 09:41:09 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.52.2 (#2688) --- .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 c04b8727409..14ebd2c5820 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@c2a63b85f1df7ba3daa5d817a52f16a12e23ff31 # tag=v32.52.1 + uses: renovatebot/github-action@213d8d35451415eeb3c7a92641f2fa06e482499c # tag=v32.52.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}