From d5ed1c9041bc9dfe702bdf1bcb3632d6b716d2ff Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 2 Jul 2022 00:37:30 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.102.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 db8320d3..eb5c7106 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@272c0a666a2d813b7c4c83e56d4fcd85bdd30ee5 # tag=v32.100.4 + uses: renovatebot/github-action@43673d7b5a65e8db78c8a266e042530c7ecfa292 # tag=v32.102.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}