From 662aef3de3b8387223e84c23e2413e62133f1738 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 8 Jan 2023 14:19:44 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.93.0 (#6157) --- .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 63b3f73d27b..dd61cba33e5 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@d69f49b2614b64b7319d56d85772f3bd6470b88d # v34.92.1 + uses: renovatebot/github-action@470e3afc63e6918e343692f5f7f1ecb84ca3fac7 # v34.93.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}