From 8f224cad15c0d3fc39e2f0452ca1e36c844059a7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 17 Jan 2023 06:01:31 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.104.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 580a4625..407d2a3d 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@6e0a8659644e144db359d9871d2789b6b37d54c0 # v34.102.8 + uses: renovatebot/github-action@da92719eacd06b98b2b4eb75e47b7d19eef77b70 # v34.104.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}