From f250a4e07a6c0c51bb7097efbdfec8a056cc38ff Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 3 Sep 2022 00:35:59 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.189.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 8173e65d..efbcde84 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@7849a532ee1bd98dc318d9cf784a8dbf7deac665 # tag=v32.187.1 + uses: renovatebot/github-action@98c137b56d26c6e1e19a951cb19844fc74880fb1 # tag=v32.189.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}