From e6463bbe635cd9e8bf14b3fda0dd6ec0322ecee0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 12 Oct 2022 06:26:02 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.234.2 --- .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 7c73679acbb..cda2e758593 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@ff00987e359fdbcfc2825584da5b9f6ba5031148 # tag=v32.232.0 + uses: renovatebot/github-action@51b477f3aa2e374a2f0ed5540c22ab9fc7bb35af # tag=v32.234.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}