From bf7aeaffa4980ce82dcf89e28b402ad275dee655 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 11 Feb 2023 06:01:45 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.130.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 97ba37fc..4549fd83 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@275d5cc9435a842e7e2beb128b18dd77f58f1f47 # v34.128.3 + uses: renovatebot/github-action@ddc7c2d18a8be56d49db4bf068f2a9e4323d723a # v34.130.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}