From cae81f08d558fdb4ac3da350e4cee9df4229abec Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 15 Sep 2022 08:06:40 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.195.5 (#3780) --- .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 59c5a7465ab..f9de9b80ed3 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@3a46d8fe9ed1c361f54ba878d64a17965912bfd6 # tag=v32.195.3 + uses: renovatebot/github-action@41cb77f03584caff344e5fcad5bd771fd4d655f5 # tag=v32.195.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}