From 2029ab36c3fc4f8b4a359975c7aa0308fe77282f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 17 Jun 2022 18:25:48 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.89.1 --- .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 86f683e7c48..494077590ee 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@60e6246511c9ab719773841d0be1b7c44f388a19 # tag=v32.89.0 + uses: renovatebot/github-action@487909a67560ceb4779f9e7707eb77a0649da6d5 # tag=v32.89.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}