From 6fef708edcb061d8cc207961bfe85f830d21c322 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 27 Dec 2022 06:01:30 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.74.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 0816077f..1f418ea3 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@d4496c2d9b06c4e43b227fc3f331a434e99eaef5 # v34.73.3 + uses: renovatebot/github-action@173425112e1e66409fb696205d24a3f2e4122db4 # v34.74.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}