From 7d5d05b7ca08b7054a034b5f74fe887242df6dc5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 17 Jun 2022 01:09:50 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.89.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 dcc72e9e053..86f683e7c48 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@1a23916296098cf63a0e9571f03d52cf14d00daa # tag=v32.88.0 + uses: renovatebot/github-action@60e6246511c9ab719773841d0be1b7c44f388a19 # tag=v32.89.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}