From bda6669115f3d3b9a61e28683d2665e18fb958b8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 23 Feb 2023 06:01:59 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.152.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 81ca04e4..48bcfd1e 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@2118dab1b054c719e86062765ef531540cef617e # v34.149.0 + uses: renovatebot/github-action@1c6288ccd6c960b99957a5e1bdb0ea9fc992d35f # v34.152.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}