From d3675676e8575b0bcf26a06fe9a279311ef70762 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 28 Aug 2022 14:44:32 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.180.0 (#3601) --- .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 8b31e8c89ef..baeb8933950 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@6d5b2a0885ad64a8b7e7f95030178463c2bc64ed # tag=v32.179.1 + uses: renovatebot/github-action@59a07fba98dcaea797f2d50ec0c478321c250b41 # tag=v32.180.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}