From 2c1b11cbaba367d160ed9b39e5003c4b3460c933 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 16 Oct 2022 00:52:34 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.238.2 (#4105) --- .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 2cfa1cdd166..d11eb453504 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@dd8cc0c6b22bc8361425a5a9ec6bb62258ec261c # tag=v32.238.1 + uses: renovatebot/github-action@7b9382df1f78fe85d43a099e0b5439811fc8e912 # tag=v32.238.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}