From bfabb87301f0166a65a21e3806a79dd3c476de27 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 19 May 2022 12:21:37 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.63.1 (#2712) --- .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 fddd5916de7..945683bf517 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@1fa0cfd72a02cee9ea7043e4a8bce805ebb4e32e # tag=v32.60.0 + uses: renovatebot/github-action@82e3088db4e23ba480aba79652d19ebbcef93ed4 # tag=v32.63.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}