From 2647c2e244e98f9ac5cd9db4fc95f8572265b407 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Dec 2022 09:42:52 +0100 Subject: [PATCH] Update renovatebot/github-action action to v34.48.4 (#5129) --- .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 42ca851aee4..8c9351e53fb 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@bf02624761ad4ab4d9eeb1a578654023496831da # v34.48.3 + uses: renovatebot/github-action@1c7ebbc0d4d5ce0fbbc0b95f9c01a1c70cdd907f # v34.48.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}