From 702a3d1ade5eefd5dc1cf3711190e0d6b3ffdf5a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Jul 2022 12:05:11 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.117.3 (#3199) --- .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 e9cf306719b..fe56b186f20 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@8b1e0555669bcb7ac6d54380ab0e64361c80675b # tag=v32.117.2 + uses: renovatebot/github-action@89c869c1037542648e94923965ccfeb98563a3a9 # tag=v32.117.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}