ci: Update CI

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-03-29 13:29:16 +02:00
parent cf35450ca5
commit d19e6c1a89
No known key found for this signature in database
GPG Key ID: BC5E2BD907F9A8EC

View File

@ -45,6 +45,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install Kubernetes tools
if: inputs.isRenovatePR == 'true'