From 9c545ca9c6fdc6b885617db6ec797af24fccb2a5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 9 Aug 2022 00:42:07 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.152.0 --- .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 4830211b..7c53289d 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@f489d66310a2026c6e780a14840973f662f7a138 # tag=v32.135.1 + uses: renovatebot/github-action@1a9f0da34c786cf451cd66ef015e7647e41cd67e # tag=v32.152.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}