From c0b0e1f9e3bcb98be2cd4816ccb0ddac85e72be9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 6 May 2025 06:03:51 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v42 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index d1ca3b7..8fe574a 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 + - uses: renovatebot/github-action@e854b273e774bce1ef8cb05f128b8ce8aee2a887 # v42.0.1 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}