From 5375e804bcd69418c395663f8e416963e7fa2ab5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Nov 2022 23:46:34 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.27.1 (#4468) --- .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 47cf94aba87..f97103632b4 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@e3e5485adcef612196fb016d8b7c432c643f747b # v34.24.0 + uses: renovatebot/github-action@7a531d7e1c4bf1360392169d5d62c7ea8298cfc9 # v34.27.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}