From 2dc6f015df67ebd01227d5c89caf2fb382048934 Mon Sep 17 00:00:00 2001 From: Zemnmez's Renovate Bot Date: Wed, 22 Feb 2023 19:33:09 -0800 Subject: [PATCH] Update renovatebot/github-action action to v34.152.0 --- .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 cb0248bb6e..c18d27f79b 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v3.3.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v34.149.0 + uses: renovatebot/github-action@v34.152.0 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}