From aa5c5aac7f1d0b3ee8fc8b2e6d3f8abd0a54a7dd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 2 Nov 2022 01:24:20 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.12.0 (#4274) --- .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 ad304a2714d..2016da85ca1 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@f65d704dc047d296dba50b502af53c4ae186e49f # tag=v34.10.0 + uses: renovatebot/github-action@808a758c853bb5540c8f8bf0e3942b6b410976b7 # tag=v34.12.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}