From fa997772cac5798cb136afbc9b952a8d6336fd12 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Jan 2023 18:42:53 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.92.0 (#6134) --- .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 c9896f32af4..54b12b9053a 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@3ba16d130f7873b7ae4308225e723562e79e6aaa # v34.83.1 + uses: renovatebot/github-action@a5b1ea8b2608fc3d032d166890733be429a55dc7 # v34.92.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}