From 13b2b33b9ef580e4e0192f9c57eb1d131cdc4df0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Aug 2022 23:15:34 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.171.0 (#3540) --- .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 bdd626cc21f..9725c40d3cf 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@38162c4cefd10836f1ed8214cacd0ba6b2770c7d # tag=v32.169.1 + uses: renovatebot/github-action@67772f11e05533fdf1f73f6f84ac8d3070c58129 # tag=v32.171.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}