From 411bca3aebbd15f2e85767e6aaff86252c44177d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 6 Jul 2022 06:21:39 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.105.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 8c9e8a86..5c8c3479 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@c749caf81d7f7041c866d6321ae046d846cfc26b # tag=v32.105.0 + uses: renovatebot/github-action@16a202b182fa53a1f7cbb7c4fb1f9409ca0edb02 # tag=v32.105.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}