From e9240c0b04d6dd3d45ade4e7fd9f14aad997e1ea Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Jun 2022 20:06:14 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.83.1 (#2855) --- .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 d5a16e58fc5..c016f94ab21 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@b9f02892772fb7bf6ec209da10d53b19b6aeaf48 # tag=v32.83.0 + uses: renovatebot/github-action@72dc29772e7fc7f9e1f4dda2fc6aba210a84cd1e # tag=v32.83.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}