From 2ca186f5bf8a5f85ca83591d8563c6c74c8ab53d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 20 Jul 2022 12:36:56 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.120.0 --- .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 450c4642..f88d1a5f 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@a4f78294f4056465bec76e6b6b908c6372cb3fc1 # tag=v32.119.2 + uses: renovatebot/github-action@98ac503bfdd3f5bbf440262546726b22c5ce1cc9 # tag=v32.120.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}