From 3f4ece0859c477667a66d09b3459ccf8e72acaac Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 6 Jul 2022 18:08:12 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.105.2 --- .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 5c8c3479..e037d673 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@16a202b182fa53a1f7cbb7c4fb1f9409ca0edb02 # tag=v32.105.1 + uses: renovatebot/github-action@51a80842596649313fe1034b2f9756d09270880d # tag=v32.105.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}