From 32ed1acb4384ffe8b97ea3c7ec7f682aa3078353 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 22 Dec 2022 19:15:52 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.70.1 (#5628) --- .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 a9ff04c258e..de67dc8dd25 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@bb0173727dc4ea1ce6231ec15d0cae60447b6bbf # v34.70.0 + uses: renovatebot/github-action@869d8695e0d504a6cf0038cbfc081b889b5904ed # v34.70.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}