From 8b4fcab2a32c51a8ca23006f0b4b92ab3cdc9bf3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 21 Jun 2022 18:07:34 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.92.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 64f92e33..b21ce456 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@0a6d27f663f95dc81120fffc750dd968394e2845 # tag=v32.91.1 + uses: renovatebot/github-action@d1f9e6051ce43ea9d187d6e6c1077c3e69c51abe # tag=v32.92.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}