From 7983da9970818392cc02536d71075c3ab35fc1ed Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 15 Aug 2022 01:26:09 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.159.1 --- .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 be42edabc66..b00fb74f3ec 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@4cd8f31fcc2511c10bf47c89e0f95d4dfb4f53d7 # tag=v32.159.0 + uses: renovatebot/github-action@c2cf895cd8d117a74cd6b52e74ef5993aac0c30f # tag=v32.159.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}