From 5e330cda0b956f7d3a3a327792b007273d25d8ac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Oct 2022 20:48:52 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.211.1 (#3981) --- .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 88ad9210fa3..f5be138ba31 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@45486a63d1012d2f409ccb339e142835be3a46f1 # tag=v32.211.0 + uses: renovatebot/github-action@f928f09e1268547d308108dc48cf3ce3bf191078 # tag=v32.211.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}