From 72ec7013e42eba29d3596c6f9235ce221dbaa7c9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 17 Jun 2022 18:08:22 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] 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 86f683e7..49407759 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 }}