From dc47c8adec4c113b3fe798798b50f4cc25e74790 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 Jul 2022 14:47:54 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.110.2 (#3148) --- .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 fb8039f0139..4b0d1b1e5ac 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@c1b3632b738575a7bcb361764ae5f82786438d45 # tag=v32.109.0 + uses: renovatebot/github-action@044d6ea093bf9cbc4c8b19321cfd885fd605ba8d # tag=v32.110.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}