From a352dd06b965db8f9787f185a041a2963b51f0bd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 24 Nov 2022 00:03:01 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.32.0 --- .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 fb7c09c1..64e151b1 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@82459a9ca391a34ca47dd1dc674822e5f4a95fdc # v34.30.2 + uses: renovatebot/github-action@29d72ce4be68a2381b8167fe6b989d7726416b31 # v34.32.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}