From a52eacee686fa1d320b181e78d5d94b0ed4dcfac Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 4 Sep 2022 01:29:27 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.190.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 efbcde84b6c..df5fa7b4026 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@98c137b56d26c6e1e19a951cb19844fc74880fb1 # tag=v32.189.0 + uses: renovatebot/github-action@5f26b06916b05fe07918680441d592f3a505dc00 # tag=v32.190.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}