From a1d98c510c39523195e61dd83e972d377182191e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 15 Dec 2022 08:11:52 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.56.0 (#5407) --- .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 1992fba3046..09e40817b4f 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@a9158b09431ff8fbbf824e26fefc13efc447e568 # v34.55.0 + uses: renovatebot/github-action@d7fcdf297cbeefe89485e10528f45aaadd92be77 # v34.56.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}