From 4ea0eda2f92a90f90d4183f1d6aaf3f5423b339a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 5 Mar 2023 00:21:36 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.157.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 778710e6..b07494a7 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@51912b2f2014c635a0cbd42e1c09f808f705df0c # v34.154.1 + uses: renovatebot/github-action@a659fe27f0a9503a1603320305d635b47301ae28 # v34.157.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}