From b897f9ba92ab3ba33744d30d2d5aa82a15444bc8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Aug 2022 07:44:00 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.165.1 (#3513) --- .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 b16586d463c..7738e66fde0 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@2841304f75bea6bf5cdbab4d7ed46a92df85fd45 # tag=v32.164.0 + uses: renovatebot/github-action@19818effc293a08ce2ad5966a88694401c7f583b # tag=v32.165.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}