From eee3967b116252e41ab7b87ff16c51e23433784b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 5 Jan 2023 06:01:27 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.83.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 1d5eb82d..de875dbb 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@8343fa1c8d38f3d030aa8332773b737f7e2fa591 # v34.82.0 + uses: renovatebot/github-action@3ba16d130f7873b7ae4308225e723562e79e6aaa # v34.83.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}