From f1c2dde1a385c3aac93553b4d63ad17987b1c583 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Sep 2022 10:03:18 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.194.5 (#3745) --- .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 06ee9c94a5a..d577229a8da 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@1e99a91d658693cad095bd268afe7ac8a5857dba # tag=v32.194.4 + uses: renovatebot/github-action@822d51f6ad10277da8d43fd0fecc69e2eee5198f # tag=v32.194.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}