From 2d03b3e2550c41ae4b68919eb330ce8924bab274 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 2 Oct 2022 12:14:01 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.213.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 f5be138b..e1e0b3ca 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@f928f09e1268547d308108dc48cf3ce3bf191078 # tag=v32.211.1 + uses: renovatebot/github-action@a3b10f9b105b46aeda1d358f0d7f040dafd4fae6 # tag=v32.213.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}