From 563eb8bc3e571d70f88fc69cca6337ad22a52276 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 16 Jun 2022 01:38:46 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.88.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 3f880999..dcc72e9e 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@ee9bfa538156ceabb4ba454c5dc23a4b30830187 # tag=v32.87.0 + uses: renovatebot/github-action@1a23916296098cf63a0e9571f03d52cf14d00daa # tag=v32.88.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}