From 9c6d73fb5e9e1f53134c1f93a76fe17782db07ad Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 Dec 2022 14:48:24 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.63.1 (#5538) --- .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 9fa8a32a1a0..b94ec53abbb 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@f25e0646e498d67dab9f3ca2a2a4455b91a7c2be # v34.63.0 + uses: renovatebot/github-action@1d7bf6c77525c98076b1048507192146a793fa8c # v34.63.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}