From 2488791ca7344305f7c14498be0726ac68c69076 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 31 Dec 2022 14:51:47 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.77.0 (#5916) --- .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 b3c64f863ca..1809c963300 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@e44f62357269a997beca7bf8ea1561d9422ed8cd # v34.76.2 + uses: renovatebot/github-action@82b1933ef436b79b3ca36ab612b9d0bc6ca5c166 # v34.77.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}