From d106354b2031d82bcf05a318cfb67a6d4f8a64d6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Feb 2023 08:26:41 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.125.1 (#7014) --- .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 7886da3f4e4..3f5244fa1f2 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@0fce79bdbacb2bf5e92fc93944dc94e351868eb3 # v34.124.3 + uses: renovatebot/github-action@4609183eaf7c2416f62c0030b07d5bd6d272eb58 # v34.125.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}