From 2cb88f4946c5f0702bfc04fac57a88916fe20eae Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 25 Jul 2022 01:48:21 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.127.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 b623b0f5..313a9be3 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@7321ae5f43795a2456f3a1379e7cfce25891dbcf # tag=v32.125.0 + uses: renovatebot/github-action@fa1bc90d63a63594fc8db7ee030d357615b2e38c # tag=v32.127.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}