From 78fc47ffa1efdec33b3f1b79db12a74f010e6f10 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 4 Dec 2022 10:42:53 +0100 Subject: [PATCH] Update renovatebot/github-action action to v34.48.0 (#5075) --- .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 39097d15eec..bd687e5180b 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@234c0c062fa7a8766864ba0f464a33e4faf687e5 # v34.44.0 + uses: renovatebot/github-action@b41ceaf28bd9b85d5412471c78242cc0dc84552a # v34.48.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}