From 8c166ff05d012a6f6a4e76a62777670bc6b649c5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 9 Nov 2022 09:28:18 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.21.2 (#4357) --- .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 be77d06a1f6..e8c94127f00 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@96ef0939b4ed9422ca27a5a1eb1ca87931db73b7 # v34.20.4 + uses: renovatebot/github-action@70f6a15c238cbc2bdf19fa1b33f42dcbf6637dbd # v34.21.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}