From 3c5ea7b7104072ae9ec59fa179b6a454238ffeae Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 5 Mar 2023 00:03:17 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] 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 22ecc2fd..5fdd7976 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@62d4ea4890488e04a064062124f66ca001cbfec3 # v34.154.4 + uses: renovatebot/github-action@a659fe27f0a9503a1603320305d635b47301ae28 # v34.157.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}