From 98cb7a729caccdd7c54646fd9fd33de11c9124ad Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 29 Nov 2022 18:03:42 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.41.1 --- .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 8e13bca2..1b29d2c0 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@e7bf565604a91a093ba01eebb8d20806fcaa8674 # v34.40.2 + uses: renovatebot/github-action@708343d5c41dfd577133569d3153b3e089bac520 # v34.41.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}