From f3b630453248c71dea181ce0b0ff9e4e17a3c935 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 20 Dec 2022 18:07:52 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.66.1 --- .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 c95b3db4..fbd09046 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@39e2c46b45e5f435a422aa850d5288a35a2341d4 # v34.63.2 + uses: renovatebot/github-action@65207aa35d382e44f5152d0482bb5334139ecfc4 # v34.66.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}