From 3a0fea0d7843510a2db9b22ed4ff822153408b72 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Jun 2022 18:19:53 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.99.5 --- .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 5652e95b..b171a95c 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@87a5e12384a725afa60c22217a2e574f9a859f26 # tag=v32.99.2 + uses: renovatebot/github-action@1776c11c201a779c37b88719482e54f39444c114 # tag=v32.99.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}