From 62953247780efc997d7732cc641f711e86adbe75 Mon Sep 17 00:00:00 2001 From: Mogyuchi Date: Thu, 23 May 2024 03:00:27 +0000 Subject: [PATCH] ci: renovate --- .github/workflows/renovate.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 907c2dbbb..422754d14 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -87,10 +87,6 @@ jobs: permissions: actions: write steps: - - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - with: - ref: ${{ github.event.repository.default_branch }} - - uses: actions/cache/restore@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2 id: restore-cache if: github.event.inputs.repoCache != 'disabled'