From 81cf4d8e344f90ff7039e80d0c975d0218df3aea Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 11 Jan 2023 06:09:04 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.97.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 5228ba11..532e9fd0 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@113b06e5b242a79bdb97ea0aaff69b00899bf740 # v34.94.0 + uses: renovatebot/github-action@cf443181a287e16154f0261dc9a756a19f16b035 # v34.97.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}