From 7e6b5269ea39e3245aea18796e57cbe6b49e9c13 Mon Sep 17 00:00:00 2001 From: Zemnmez's Renovate Bot Date: Sun, 26 Feb 2023 12:31:57 -0800 Subject: [PATCH] Update renovatebot/github-action action to v34.152.5 --- .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 6a6a732f11..f5928949a1 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.152.4 + uses: renovatebot/github-action@v34.152.5 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}