From 5718512236ec1b664e12783c1619b2daa8ba7277 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 2 Jul 2022 18:07:55 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.103.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 eb5c7106..a6bb170c 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@43673d7b5a65e8db78c8a266e042530c7ecfa292 # tag=v32.102.2 + uses: renovatebot/github-action@d08ab462384dac1c9b93e4a7c5acc0be37e4996e # tag=v32.103.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}