From 4c8e3f4e984003968f2b92723becbe6f220ca18b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 21 Sep 2022 00:44:48 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.201.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 079490ef..05980f20 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@d5c9b2e89bd31cb4b302b69e60ecb600a9894151 # tag=v32.199.1 + uses: renovatebot/github-action@682455a348f97d4a4c15be530e5f0d298b049f3e # tag=v32.201.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}