From 43ddeeaa3e1d217198a630414d9fe63f9f87162e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 23 Dec 2022 06:01:33 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.70.4 --- .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 8fb5a785..93f7b6be 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@869d8695e0d504a6cf0038cbfc081b889b5904ed # v34.70.1 + uses: renovatebot/github-action@1c2afee3cba0211ce505ba614f920ad41de0efbc # v34.70.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}