From 0a0ce9fcd8f7ef29f25a48be86c6ce69d6d78196 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 3 Jul 2022 06:21:14 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.103.2 --- .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 a6bb170cb3f..eb21b5a7771 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@d08ab462384dac1c9b93e4a7c5acc0be37e4996e # tag=v32.103.0 + uses: renovatebot/github-action@4f82b503174aac54081febb4db084b2381b34aa0 # tag=v32.103.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}