From 18350adecad4ed3e71fc61a8d35be341b53a6044 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Jul 2022 10:07:08 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.118.0 (#3201) --- .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 fe56b186f20..ae1081e1bc7 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@89c869c1037542648e94923965ccfeb98563a3a9 # tag=v32.117.3 + uses: renovatebot/github-action@06d258e10d02b7ed57293967da248126b1d82cc7 # tag=v32.118.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}