From 006b5d76bfb01b5be6c1d5e90410ab1ff50ce4c3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 13 Nov 2022 22:25:11 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.24.0 (#4405) --- .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 3a5f7829777..9938e877791 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@e72c881863e8edd62b0d7d053fb9ccab0e2c4368 # v34.23.1 + uses: renovatebot/github-action@e3e5485adcef612196fb016d8b7c432c643f747b # v34.24.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}