From 08ce9bbb97ac1fe0a884c71e8b7ca5e04a41ed72 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 29 Aug 2022 18:09:04 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.182.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 526289ec..6b1f81aa 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@40e79a830326c7c30303c38ff20188b87267e4cd # tag=v32.181.0 + uses: renovatebot/github-action@d01fb1d807b0c8658dc65fdc2eccb3d2056c9622 # tag=v32.182.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}