From 948fd51141de787bfe2d674a365ca6a596dabd74 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Dec 2022 17:51:40 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.73.3 (#5840) --- .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 127d74a4c71..5cd7fc13ef5 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@80572b616dab906bdedfee8225db1c4ebb054f27 # v34.73.1 + uses: renovatebot/github-action@d4496c2d9b06c4e43b227fc3f331a434e99eaef5 # v34.73.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}