From 345287c9b56e19c7404c27a030d08aeeac680b86 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 21 Nov 2022 12:01:44 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.29.2 --- .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 b401c03d..80991e7b 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@b3e9099763836bdc09ff1f821b54bd51b7af86f1 # v34.28.0 + uses: renovatebot/github-action@4a34d64760cc3538837eef9d575b8a4fed7bb5f1 # v34.29.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}