From 2d3562020b9821b55a837af8fe1b8f51b5b0d3e3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 12 Jan 2023 00:33:56 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.99.2 --- .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 532e9fd0..dc40ebb8 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@cf443181a287e16154f0261dc9a756a19f16b035 # v34.97.5 + uses: renovatebot/github-action@fb392f59cb0ed397b0efe67a66966c13b428e159 # v34.99.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}