From 0246e170eb9106572439825f2aedaf94516f4107 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 7 Jul 2022 06:08:53 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.105.4 --- .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 e037d673..16c94635 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@51a80842596649313fe1034b2f9756d09270880d # tag=v32.105.2 + uses: renovatebot/github-action@25b1ab6b1dcd02233fe9b791e2680819dc645fd7 # tag=v32.105.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}