From e66483ee3ef335e07c9d90ebda03efd462ab7074 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 4 Dec 2022 17:36:54 +0100 Subject: [PATCH] Update renovatebot/github-action action to v34.48.3 (#5118) --- .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 bd687e5180b..42ca851aee4 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@b41ceaf28bd9b85d5412471c78242cc0dc84552a # v34.48.0 + uses: renovatebot/github-action@bf02624761ad4ab4d9eeb1a578654023496831da # v34.48.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}