From e65fdba95efb9370de7a30fe789004a9473216d1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 11 Dec 2022 11:09:43 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.54.1 (#5269) --- .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 fb79ef90a71..54d3008e9c4 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@dee6bc0fd2607aeef440f0055b913e728cd072c0 # v34.54.0 + uses: renovatebot/github-action@8bc2d8057f49655950abaf9af6c098315c24047c # v34.54.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}