From 718f29de6330a7d1c96fedd932e44ed7fca8dd28 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 12 Dec 2022 00:35:38 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.54.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 87e17b22..b437620a 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@8bc2d8057f49655950abaf9af6c098315c24047c # v34.54.1 + uses: renovatebot/github-action@a125566bae8215faeb01df8d2488e29ded5ee85e # v34.54.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}