From a8a2fcada3562f577f7dca65faa6d2823a7166e4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 10 Oct 2022 18:05:15 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.229.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 4f165bce..490ef055 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@38ed65e86979ea2724c2768dbb3b1b11472e6ba8 # tag=v32.226.0 + uses: renovatebot/github-action@9aa712696b3aa5eef0f8e8b5856f16c1c95dea1e # tag=v32.229.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}