From 55826af4c053795d9ceacbfb094d06f1fd7e96a3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 2 Dec 2022 06:01:35 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.47.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 c036b933..afce9ffb 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@234c0c062fa7a8766864ba0f464a33e4faf687e5 # v34.44.0 + uses: renovatebot/github-action@60165c48257fbc6c8c55284a2a0e5e7717045437 # v34.47.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}