From df76266f81b2aa441b887bff98dc794177453633 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 23 Oct 2022 18:15:06 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.241.11 --- .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 10fa59405bb..cd7dacee474 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@8d3b4bfb1e3d5972f3d4095e0f875e33bfb5a67a # tag=v32.241.10 + uses: renovatebot/github-action@7f99195d246af488476cb70691ac85975c8dd321 # tag=v32.241.11 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}