From 73050862f3c2e989f0c49693ecfc0ac8de8b88c3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 18 Sep 2022 01:58:28 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.197.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 50a509aaf3b..26277d0a015 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@f799f1e2a3cf872b3607cdbbb8bc4c54bd6e9b00 # tag=v32.197.0 + uses: renovatebot/github-action@39846912399a0a6206e1b341ba8406b83e32064f # tag=v32.197.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}