From e7c46816a7ca1a1e2985519b16adea1c8aa41a0d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 16 Oct 2022 02:35:56 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.238.3 (#4109) --- .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 d11eb453504..ff2a0bcc577 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@7b9382df1f78fe85d43a099e0b5439811fc8e912 # tag=v32.238.2 + uses: renovatebot/github-action@a15017a292456f5222e8688376f51af20d196995 # tag=v32.238.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}