From e71b1cb5dca71fc5702f95eed849a69aee32d334 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 25 Dec 2022 00:44:30 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.73.0 (#5690) --- .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 a34b56c650a..42dd1ea9c80 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@94535d67ccd44d1444cd259b1643d0be7c41a9ad # v34.72.3 + uses: renovatebot/github-action@761ee82b6024c43fc707a50ff7458f0140e671a5 # v34.73.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}