From 4b11e509f6bf07b78486ba7c573202cde5c0ac4e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Aug 2022 10:43:20 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.172.1 (#3548) --- .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 9725c40d3cf..29645711f8c 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@67772f11e05533fdf1f73f6f84ac8d3070c58129 # tag=v32.171.0 + uses: renovatebot/github-action@a268351ade4e17ee3f9e4b0a77970ca706c02ec3 # tag=v32.172.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}