From 9b5c5ed8cda0a4750911684784723d00926587ad Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Sep 2022 12:29:15 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.204.0 (#3907) --- .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 60e39968e08..25b3297b6e3 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@d46f9c6679e39ca1274a71d3ea8d444e11af11c4 # tag=v32.202.4 + uses: renovatebot/github-action@43a67d96ae2a9d8811775e3653ec77e392033ba0 # tag=v32.204.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}