From 9d41ae3875013dd690188c6c76f1cae55be7b900 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 13 Mar 2023 00:03:23 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v35.2.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 7db9909d..1ef06756 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@24c7a5d0372c64ae42b6b02f155a4223f5ea6a8d # v35.1.2 + uses: renovatebot/github-action@927d318430b8127887559d9721fdfcaaa4646fb9 # v35.2.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}