From d21bd95e728b6ad0805341133cba3b590eac6524 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 Feb 2023 21:13:36 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.124.3 (#6985) --- .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 4aac956f7f0..7886da3f4e4 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@753250471bd642ce8a8b9d9f83299b316d2586ab # v34.124.1 + uses: renovatebot/github-action@0fce79bdbacb2bf5e92fc93944dc94e351868eb3 # v34.124.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}