From b246976e222b81bb8ba445274261b867b319327f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 1 Sep 2022 09:18:28 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.186.1 (#3653) --- .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 76d7b694bf4..5b75a0aa4a4 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@491257f795bd1dee942e33e8a8b05e7aea05e7bc # tag=v32.185.3 + uses: renovatebot/github-action@776a395f216ac92ef3d7f92e5bb4e76b58e03027 # tag=v32.186.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}