From f4c8cdd3959dad4271055be7c493df4a010413d8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 18 Nov 2022 18:01:40 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.27.3 --- .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 e44aba5a..64d8c061 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@7a531d7e1c4bf1360392169d5d62c7ea8298cfc9 # v34.27.1 + uses: renovatebot/github-action@21546284a89a2d6e1086e19ae3ca956496640c51 # v34.27.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}