From 641ae5e16ebe40db5dac059ff8ba1ee770e8edda Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 26 Jul 2022 01:27:56 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.127.4 --- .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 a5e01cabb9b..41c77701776 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@2d254166f27dc0c201f167fae9e18ce0f767b909 # tag=v32.127.2 + uses: renovatebot/github-action@afdeef2fe1e9162fce78747fdcc2046833eb8f5a # tag=v32.127.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}