From 36491f12520ffc441cbd35866f5e75ff8ab68b74 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 22 Aug 2022 18:08:47 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.171.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 bdd626cc..9725c40d 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 }}