From 747b7221fb73eb793342772cb53392d337acff16 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 16 Jul 2022 06:08:42 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.117.1 --- .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 ca6bfdaf..9e694939 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@d603b383e97629592e9cb69fb7e2ccaca2e5257c # tag=v32.115.0 + uses: renovatebot/github-action@8ebea087a8b2fa820d7edb7c2fa33dfba0bb872d # tag=v32.117.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}