From fcfe94241b88b277623674b1b37064219a96166d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 26 May 2022 22:13:11 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.66.5 (#2761) --- .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 27ce7329d6d..6ee5d42a79b 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@bc6fcd9b4a030e1da9effe5f1314bb56b08b03de # tag=v32.66.3 + uses: renovatebot/github-action@33966517fb24e829b779f7d45b6b0a4522528a15 # tag=v32.66.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}