From 785eccfd702370b9aa2dda667b73e7e787477df3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 10 Mar 2023 00:19:03 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.159.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 ddec32c4..65b51267 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@53bd6fe922a2555afc79e4f82d626e49b0a0f6b1 # v34.157.1 + uses: renovatebot/github-action@c56dbeca772b331ddf18eefad8b93f0f3c69d34a # v34.159.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}