From ccd6f30742acff662c2f2e0be56531409e9cc8d4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 10 Oct 2022 07:20:08 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.226.0 (#4050) --- .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 68e1ebc8034..4f165bce683 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@716fb9c9871999b4c994b52133d34138115ee840 # tag=v32.225.1 + uses: renovatebot/github-action@38ed65e86979ea2724c2768dbb3b1b11472e6ba8 # tag=v32.226.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}