Compare commits

..

No commits in common. "ec7c99f557a3cbaa5214786e5e28d61e46f45a9f" and "7c6f2a483e91d9a0018fb46072c9fcf193c7e177" have entirely different histories.

View file

@ -24,7 +24,7 @@ inputs:
runs:
using: 'composite'
steps:
- uses: actions/cache/restore@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4.1.0
- uses: actions/cache/restore@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
path: |
.tmp/cache/renovate/repository
@ -52,7 +52,7 @@ runs:
- name: Save renovate repo cache
if: always() && inputs.save-cache == 'true'
uses: actions/cache/save@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4.1.0
uses: actions/cache/save@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
path: |
.tmp/cache/renovate/repository