From 7752551e490d1297de3d712776ea5896bc2bf9d9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 8 Dec 2022 06:09:18 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.51.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 fc52f281..79c7b2c8 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@c4fe3d165675529e18c2a741725fce9b5b4ae794 # v34.50.1 + uses: renovatebot/github-action@cf2f911ffe551c48f7c5cbc0c774f8377ea05156 # v34.51.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}