From 6b2cb30155e82fd42bbb61edb4fb648422547544 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Aug 2022 09:15:34 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.181.0 (#3609) --- .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 8a0562ddf69..526289ec134 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@8e5f4bee8d623cfb5c0f1629ce393769aea89d57 # tag=v32.180.1 + uses: renovatebot/github-action@40e79a830326c7c30303c38ff20188b87267e4cd # tag=v32.181.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}