From d2d9a6bc327be58e9d6f58213f3fe8512e716051 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 31 Aug 2022 18:09:15 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.185.3 --- .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 b1caedb0..76d7b694 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@d9c6c11f21804308b9ec6104843ad758c9f3ef83 # tag=v32.185.0 + uses: renovatebot/github-action@491257f795bd1dee942e33e8a8b05e7aea05e7bc # tag=v32.185.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}