From 995ebf039f1cbd15f831315388881fa491f4978e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 31 Oct 2022 18:03:36 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.10.0 --- .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 37e04d30..ad304a27 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@02e9f15cd0eced488b6751cac54856b8cdefad0f # tag=v34.9.1 + uses: renovatebot/github-action@f65d704dc047d296dba50b502af53c4ae186e49f # tag=v34.10.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}