From ed2e16bcdd3f52320a4f8e8ba695e8fcd8d28dd6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Oct 2022 09:29:11 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.241.5 (#4145) --- .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 1ff4205d58d..f5a8d4ce420 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@22400deb01209fb9d0ba4061c6eb9a0cfd307df1 # tag=v32.240.5 + uses: renovatebot/github-action@c761f52980439cf6e369f45f2f2023ba2eb44659 # tag=v32.241.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}