From eda9ea897b362acb339d2b04ca28748cb21abac8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Sep 2022 15:00:56 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.190.4 (#3706) --- .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 4fe0cbe0792..62b5168e733 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@7cca30712d22d90949e6ed1a2eb59233294c6806 # tag=v32.190.3 + uses: renovatebot/github-action@3bd3b27663e53f987c552ecd809aa69f6a774587 # tag=v32.190.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}