From 7c94a08fc0392c2a223c7194b044b20b1863c891 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Aug 2022 21:10:52 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.164.0 (#3508) --- .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 81fddc5a8d8..b16586d463c 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@8c403b84af8d183194d4db2ff5586c72017a7d07 # tag=v32.163.0 + uses: renovatebot/github-action@2841304f75bea6bf5cdbab4d7ed46a92df85fd45 # tag=v32.164.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}