From f0b85f5252ef685a2adc1119cba843c5ac2984c0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 19 Jan 2023 06:01:57 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.105.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 6bbd46e2..5597203f 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@2044b1f9df1cfa13642bc34c8a6e55274af6b7ca # v34.105.3 + uses: renovatebot/github-action@6a1657a5ec715bd16b32f80873f13a141d80cafe # v34.105.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}