From 2932bcdf13bf0571d0a63beec776f26a8869bbe1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 23 Aug 2022 06:21:00 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.172.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 9725c40d..29645711 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 }}