From 431a57869a756fb2153dc9723e5bdcd1b54c4f04 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 22 Jan 2023 09:24:32 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.108.4 (#6595) --- .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 04d68672c1a..aa01cbc655c 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@26610af9724e59a2558a804f5c375d5aa2140c6f # v34.108.2 + uses: renovatebot/github-action@2535077be4f3a55ecff924d99c5deee087865a76 # v34.108.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}