From 14807a999b99dc9c2d27a5da88df6818f192c6d0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 23 Jun 2022 06:08:40 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.94.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 86487d7f..1f27869f 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@9c151fee146a65ae80c329a630d23b2f14b82ae8 # tag=v32.92.1 + uses: renovatebot/github-action@9e6190d6bf439fc11beaa479a92357f7de1d2b40 # tag=v32.94.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}