From 7b7c732a9d6cf1f4a8b8cc0bbdc038d90beb381d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 20 Jan 2023 06:01:50 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.106.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 5af6a26e..758a6a18 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@0fe0c23abd2d9a9929d94bde6314171e67375e6b # v34.105.6 + uses: renovatebot/github-action@973b554245cce4eeac6fee9edd995356a980f0eb # v34.106.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}