From 7681207b8466407aad8d4016a75c3f6f9c426c6a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 6 Oct 2022 00:47:38 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] 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 db63619e..34a13e97 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 }}