From 1936125ce92039b1b67fb913aaeb3344010c209c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 21 Nov 2022 23:52:54 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.29.2 (#4657) --- .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 ea88e8394e0..04131d8c44b 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 }}