From 87bbe2e1176905ad5e3b2cbf05f300cd5a535c4a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 27 Dec 2022 06:18:50 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.74.0 (#5849) --- .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 5cd7fc13ef5..50c409e815e 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 }}