From 4ba947a4def928649a07cec05f7ca25a72213b6f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Jun 2022 01:17:27 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.99.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 2ff6649e524..3f1144f23d2 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@2d52a00b5b74cb6b17f101f9abc454088fe84222 # tag=v32.97.0 + uses: renovatebot/github-action@654ee867b7395d3386cc18b97ec16abbb88dced2 # tag=v32.99.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}