From 7a0d778be57d3a7d689bb43c4d534c1254701aed Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Aug 2022 20:50:12 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.182.1 (#3618) --- .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 526289ec134..6b1f81aa1b1 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 }}