From fa53189f0c5f66717c8c4359303868a4963f137a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 27 Feb 2023 23:37:04 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.153.1 (#7529) --- .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 9ed390adf43..fb2febf27bd 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@61e6e2406c96f23ccd044bd2bfe815ddfc33827e # v34.152.2 + uses: renovatebot/github-action@1b6d32d6058e85e60825f27572934f36b00ebbd3 # v34.153.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}