From e0c58aa279de644fd937dd7625f0fb88ff914111 Mon Sep 17 00:00:00 2001 From: Zemnmez's Renovate Bot Date: Sat, 14 Jan 2023 05:46:54 -0800 Subject: [PATCH] Update renovatebot/github-action action to v34.102.1 --- .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 19eb2ae00c..dde6624b0d 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.102.0 + uses: renovatebot/github-action@v34.102.1 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}