From 8e8655e015559d44d1a61da3bc73d7262e367de1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Feb 2023 01:55:40 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.152.2 (#7490) --- .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 1ae1c825525..3b025908040 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@57ea3203719eee5f6de53b57eb613562b34e72ae # v34.146.1 + uses: renovatebot/github-action@61e6e2406c96f23ccd044bd2bfe815ddfc33827e # v34.152.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}