From 0f6eb95dc72f7f0aa7f8be2f4ff33e3484e5f7ac Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 23 Sep 2022 06:55:46 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.202.1 --- .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 f749b37313a..5d98e261a42 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@f7b3b728b18da38cadcf96143615cc8d65245fae # tag=v32.202.0 + uses: renovatebot/github-action@4fe333be6712f3fcb282c57468fb7c2ed57174b8 # tag=v32.202.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}