From 1514b52f3d1dc81ad1d1dc6a935e853389e3dbe6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 1 Dec 2022 00:03:07 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.42.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 1b29d2c0..1f435283 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@708343d5c41dfd577133569d3153b3e089bac520 # v34.41.1 + uses: renovatebot/github-action@e24c028a6d3b903b79320c97e89e4e9bd7055054 # v34.42.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}