From f38039ec21744e5a99a4f1ece16242c150ce8a99 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Jan 2023 23:50:38 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.92.1 (#6153) --- .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 74e3cbffc96..63b3f73d27b 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@a5b1ea8b2608fc3d032d166890733be429a55dc7 # v34.92.0 + uses: renovatebot/github-action@d69f49b2614b64b7319d56d85772f3bd6470b88d # v34.92.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}