From a0f51910deeea1a6a7291fe0d019ccde0988d258 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 31 Dec 2022 09:51:58 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.76.2 (#5905) --- .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 4dd591d1dd0..b3c64f863ca 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@7eccde7bfcc3162f7914ea64d7682e3b2ac06b04 # v34.76.0 + uses: renovatebot/github-action@e44f62357269a997beca7bf8ea1561d9422ed8cd # v34.76.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}