From 5050386248ac52f781dde03f62e773878258ca1e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Aug 2022 07:48:32 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.177.1 (#3574) --- .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 27286edabfc..de7871ea505 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@ff388b7045803e0e197bb4c496f431b01742deb6 # tag=v32.174.2 + uses: renovatebot/github-action@941a3d56f33402c25830d6a10e09ad7fb46774f1 # tag=v32.177.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}