From cd0bdc1f5a94c721fe7a908fc01036e1095e09f4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 31 Jul 2022 01:26:02 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.135.1 --- .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 a61044681e8..4830211bf17 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@811ced1628f54adbd50df235fec78b5299b887ca # tag=v32.134.0 + uses: renovatebot/github-action@f489d66310a2026c6e780a14840973f662f7a138 # tag=v32.135.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}