From f8d630bf0d7b5a45df772f125c749a4d67654bfb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Jun 2022 09:16:08 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v32.85.0 (#115) --- .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 d5a16e58..0e56818c 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@dadbfaea7d9df02f6103d67d88b8b5692d15a105 # tag=v32.85.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}