From 0c7a1713492e5256665a480b20c31f28a986088f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 22 Jan 2023 18:01:45 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.108.5 --- .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 b2d4e87d..520a9ad3 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@2535077be4f3a55ecff924d99c5deee087865a76 # v34.108.4 + uses: renovatebot/github-action@50132854284b060dea4842b0b0634105ee514b01 # v34.108.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}