From 4f195ca9a3358d4804500564e5dc2b9463f8a99c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 9 Sep 2022 08:01:36 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.194.2 (#3721) --- .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 00b66d0c05b..7742756536e 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@2eaf182372872be1a6dabfdede19e897d11cfe76 # tag=v32.194.0 + uses: renovatebot/github-action@4b9dd463227c8b21dc232bc32fa925d532907981 # tag=v32.194.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}