From 84d9b0620ac245c66e172f20fb7ea81a14c38c71 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 19 Jun 2022 06:08:29 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.90.0 --- .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 49407759..f0bf1359 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@487909a67560ceb4779f9e7707eb77a0649da6d5 # tag=v32.89.1 + uses: renovatebot/github-action@5eb9afcf82a6989e754f020f0558c8c5d4e572b2 # tag=v32.90.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}