From 117cbd48e5935243a632ef36b60dc44bde13c0f8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Jun 2022 00:39:47 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] 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 2ff6649e..3f1144f2 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 }}