From 84c86ce11a1fa103588fd53070413404f53f4de7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 1 Sep 2022 06:19:17 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.186.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 76d7b694..5b75a0aa 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@491257f795bd1dee942e33e8a8b05e7aea05e7bc # tag=v32.185.3 + uses: renovatebot/github-action@776a395f216ac92ef3d7f92e5bb4e76b58e03027 # tag=v32.186.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}