From db06e5dc36fc2b8e3753e090f4dee556999aab59 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 27 Jul 2022 00:40:02 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.131.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 41c77701..3a80600a 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@afdeef2fe1e9162fce78747fdcc2046833eb8f5a # tag=v32.127.4 + uses: renovatebot/github-action@2b480926ad78a8577b1ceff20e675091543d28d5 # tag=v32.131.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}