From f4b7f0cca3706b6dd16faa2472b9ea99d348d819 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 19 Dec 2022 18:08:31 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.63.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 962da23e..c95b3db4 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@1d7bf6c77525c98076b1048507192146a793fa8c # v34.63.1 + uses: renovatebot/github-action@39e2c46b45e5f435a422aa850d5288a35a2341d4 # v34.63.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}