From 211a2f7403db60b6a009d4f7b600ae25b680a366 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 11 Aug 2022 01:15:55 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.154.7 --- .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 bf901e8df51..34eba44cf8d 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@26a0b952ac06eaefcb28b89aa1a522cb4f759f8f # tag=v32.153.4 + uses: renovatebot/github-action@30205fb0288d4b06ba6a23b86084fddf59a8fc82 # tag=v32.154.7 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}