From 3402a555926673ded3852cb8a377edb2a7d6d80a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 14 Oct 2022 00:30:08 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.236.4 --- .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 d8cf90666f8..8f3a112c6a7 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@417de655e7bda92301a2eea264e7f4b3cc83f82a # tag=v32.236.2 + uses: renovatebot/github-action@5e6352112c7b872b09d42d191cbb93d522791f66 # tag=v32.236.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}