From 8cdbf3bb2fce5cbcbf8089aa833bd703081877a4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 16 Dec 2022 08:56:19 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.58.0 (#5425) --- .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 7e6db27d462..8fa69bcda16 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@17af61f7bd131b4171cb09ac07cde5f612fced9c # v34.56.3 + uses: renovatebot/github-action@ad8b8f6f3f8f986f46ebe3ed0e18b8f6558278fb # v34.58.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}