From 2c326efc54687b9831d6136d0363a573245255a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Aug 2022 14:53:36 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.168.0 (#3517) --- .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 7738e66fde0..014a4f8b3cd 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@19818effc293a08ce2ad5966a88694401c7f583b # tag=v32.165.1 + uses: renovatebot/github-action@9913be75c9c089940fbf00749f347bf1dba0e2b5 # tag=v32.168.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}