From 16c42e35eba82978db0f218f63702e01cb96165d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 15 Oct 2022 00:29:16 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.238.1 --- .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 8f3a112c6a7..2cfa1cdd166 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@5e6352112c7b872b09d42d191cbb93d522791f66 # tag=v32.236.4 + uses: renovatebot/github-action@dd8cc0c6b22bc8361425a5a9ec6bb62258ec261c # tag=v32.238.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}