From 148e93b07e4c1a74e28f5a2ad90ee64b9610533f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 Feb 2023 10:57:25 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.124.1 (#6969) --- .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 2db345fcc6a..4aac956f7f0 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@0455824f3ee1aa6f42563639d43264ee14e9db58 # v34.122.0 + uses: renovatebot/github-action@753250471bd642ce8a8b9d9f83299b316d2586ab # v34.124.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}