From fe820178df912522eafad5cf98c6d1a2207fd41f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 6 Oct 2022 01:34:02 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.217.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 db63619e621..34a13e97bb2 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@1655c8cead9e0000a3616e7556382cd0e4107a74 # tag=v32.216.0 + uses: renovatebot/github-action@96d3c6f631324bb327e6c7aca54d7b7fb62d422e # tag=v32.217.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}