From 85eac34233d01d2c824311ae22a6cd1fb4e3bd90 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 16 Sep 2022 22:28:38 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.196.0 (#3789) --- .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 f9de9b80ed3..207ff570b5b 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@41cb77f03584caff344e5fcad5bd771fd4d655f5 # tag=v32.195.5 + uses: renovatebot/github-action@4c0da06b4d1bd7e13be279b41e4e508a68cadb2d # tag=v32.196.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}