From e7d72d82084c99a3226b21a9389889ad2f3e4ae8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 16 Feb 2023 12:01:59 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.141.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 cd0e4dd9..ee8df92c 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@299cbf941792d474b268c2c486505a04f632e89e # v34.138.3 + uses: renovatebot/github-action@19fcb7282281b0f02488bb772042f53ba654a99e # v34.141.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}