From a7ee197397b8170a72352c8bc54e8c21a77c8b3b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 22 Nov 2022 21:12:59 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.30.2 (#4751) --- .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 c4a95a86cd7..770193deb1c 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@9ee93b392a6776cc0380c3e1d91ba60a71ea22fb # v34.30.0 + uses: renovatebot/github-action@82459a9ca391a34ca47dd1dc674822e5f4a95fdc # v34.30.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}