From 57ba5d76d084bf9919f2ce42e17c063e54971891 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 11 Dec 2022 06:07:49 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.54.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 954aa4c6..87e17b22 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@dee6bc0fd2607aeef440f0055b913e728cd072c0 # v34.54.0 + uses: renovatebot/github-action@8bc2d8057f49655950abaf9af6c098315c24047c # v34.54.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}