From 9f5e9eed4434906c3a63b74b31e680e32be8689b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 22 Nov 2022 18:01:34 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.30.2 --- .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 1c709624..fb7c09c1 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 }}