From a40aa834d2af643d7800accee04aba1c95802703 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Jul 2022 12:51:10 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.105.0 (#152) --- .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 2964b627..8c9e8a86 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@4174dae1307f2b87b6bffedd04ee728d298dcc65 # tag=v32.103.3 + uses: renovatebot/github-action@c749caf81d7f7041c866d6321ae046d846cfc26b # tag=v32.105.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}