From c71edbd21c578cb7558787ea65cd9ac4b5fa137d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 10 Feb 2023 06:01:44 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.128.3 --- .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 1f6282dc..97ba37fc 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@2e8211b5883108deb947945f0cb5ba6df11b68f7 # v34.128.2 + uses: renovatebot/github-action@275d5cc9435a842e7e2beb128b18dd77f58f1f47 # v34.128.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}