From 343a50bde5c948a0b24915998ce85b309853c090 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 May 2022 16:11:50 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.52.1 (#2681) --- .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 1105de5756b..c04b8727409 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@52eb123d9bf685dbd0d29983e8346ec491ae95ae # tag=v32.50.2 + uses: renovatebot/github-action@c2a63b85f1df7ba3daa5d817a52f16a12e23ff31 # tag=v32.52.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}